-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React Native app crashing due to assertion error #20318
Comments
Please provide repro (steps or code) on how to reproduce this. For me, it seems that it's unrelated to react native. |
I just started getting this on a release build. Not sure if this is related but same error and all. Here are some more logs... The best repro steps I can think of that is giving me this is just set an app to release mode and try running it on the simulator. I'm not getting any other logs for this either.
|
Was a solution ever found? Happens to me only on release when upgraded to RN 0.56.0 |
Happening to us as well, only on iPhone X inside Expo or in the native built app. |
@joshspicer @kulack |
I just rant into very much the same problem, but we are not using firebase |
@macnibblet did you find a solution? I have the same issue |
Is anyone has information about this issue ? |
I'm not using Firebase but I'm also facing the same problem |
I've also just encountered this issue. Any updated information? |
@treynolds110 |
Started experiencing this crash today, have not encountered it before:
Build and run project in Xcode
Works for a while, then suddenly exits the app:
In system log, I see this:
dev/mobile-notifications-native >react-native info
Scanning folders for symlinks in /Users/thomasclarke/dev/mobile-notifications-native/node_modules (15ms)
Environment:
OS: macOS High Sierra 10.13.6
Node: 10.7.0
Yarn: 1.7.0
npm: 6.2.0
Watchman: Not Found
Xcode: Xcode 9.4.1 Build version 9F2000
Android Studio: Not Found
Packages: (wanted => installed)
react: 16.3.2 => 16.3.2
react-native: 0.55.4 => 0.55.4
The text was updated successfully, but these errors were encountered: