Reno P P

Results 7 comments of Reno P P

same problem, it's happened on android & iOS. not all the devices get the update from codepush the result from `codePushStatusDidChange` got `codePush.SyncStatus.UP_TO_DATE` try to add a mandatory flag, but...

> @jkasten2 > > 1. I'm not really sure because the crash is from the Crashlytics platform. > 2. 80% Android 5 > 20% Android 4 > 3. 100% Samsung:...

try to upgrade react-native-reanimated `"react-native-reanimated": "3.0.2"` I fix this error at android platform

> Am stuck with this issue... anyone with a solution? @theambidextrous Have you tried to use the JSC engine? I solve the issue by disabling hermes engine and using JSC,...

I've done an experiment switch from old to new architecture, and the result is the SDK so far works properly But as far as I know if we turn on...

> do you have the new architecture on ? I face the same case when I turn on new architecture,but everything is ok when i turn off new architecture。 +1...

Hi @jennantilla I hope you're doing well! Could you share an update about the new architecture support?