You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, it never happened in my test. Today I released new update via CodePush, in the Crashlytics, about 200 users (25%) encountered the crash. In last email sent by @lostintangent to me, he said that he got two update prompts in a row, and then the app worked fine, but after he restarted it, it seemed to keep crashing. I guess this crash is related to it. Unfortunately, I can't reproduce it in my test.
The crash log is
I am using react-native0.17.0 and react-native-code-push1.5.2-beta on iOS. The version is little old, so I am not sure whether the bug still exist on latest version.
First, it never happened in my test. Today I released new update via CodePush, in the Crashlytics, about 200 users (25%) encountered the crash. In last email sent by @lostintangent to me, he said that he got two update prompts in a row, and then the app worked fine, but after he restarted it, it seemed to keep crashing. I guess this crash is related to it. Unfortunately, I can't reproduce it in my test.
The crash log is
I am using
react-native0.17.0andreact-native-code-push1.5.2-betaon iOS. The version is little old, so I am not sure whether the bug still exist on latest version.