arsensgitacc
arsensgitacc
@Shevchenko-Oleksii it also can be Samsung issue. https://eu.community.samsung.com/t5/galaxy-s20-series/apps-crashing-after-android-12-update/td-p/4672799
@Shevchenko-Oleksii How were you reproducing it? Can you please describe steps?
You can use migration, as described in [this post ](https://medium.com/free-code-camp/how-to-use-redux-persist-when-migrating-your-states-a5dee16b5ead) Or you can use transform ``` const persistConfig = { key: 'your_key', version: 1, storage: AsyncStorage, whitelist: ['your_reducer_1', 'your_reducer_2'], transforms:...
@Nick-Patrick, @codal-mpawar We have upgraded react native 0.64.4=>0.70.6. That was not the easiest thing to do, but the crash is gone. So should I close this issue?
@paryanihitesh @karenraianybp Do you have 'hermesEnabled=true' in your gradle.properties?
@Mik3Andrade almost similar error Showing Recent Messages Undefined symbol: _GPBTextFormatForMessage Undefined symbol: _OBJC_CLASS_$_GPBDescriptor Undefined symbol: _OBJC_CLASS_$_GPBEnumArray Undefined symbol: _OBJC_CLASS_$_GPBEnumDescriptor Undefined symbol: _OBJC_CLASS_$_GPBFileDescriptor Undefined symbol: _OBJC_CLASS_$_GPBMessage Undefined symbol: _OBJC_CLASS_$_GPBRootObject Undefined symbol:...