RN 0.49.3 crashed on Android
See original GitHub issueHi.
I upgraded haul to 1.0.0-beta.6 due to breaking changes on iOS. Now, iOS is working fine, but Android will stop right after launching the app. When I change the version back to beta.5 everything works well on Android. On beta.6 I got messsage: GET /index.android.bundle 500 undefined - 4.247 ms
Issue Analytics
- State:
- Created 6 years ago
- Comments:20 (11 by maintainers)
Top Results From Across the Web
[Android]Release crash "o.propTypes.style" in RN 0.49 #16781
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Read more >ReactNative app crashes only if running in Release mode
I'm building this app in RN and after upgrading to 0.49, it started crashing only when in "release" mode. It crashes right after...
Read more >Why do my apps keep crashing on Android, How to fix it
The easiest way to fix an app that keeps crashing on your Android smartphone is to simply force stop it and open it...
Read more >Crashes - Android Developers
An app that is written using Java or Kotlin crashes if it throws an unhandled exception, represented by the Throwable class.
Read more >What to Do If Apps Keep Crashing on an Android Device
If none of the steps so far have kept the app from crashing, you might have a problem with corrupted data in the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Yes, I removed the app from my device by
adb uninstall...and then I run haul and run app again.Here is my package.json.
Looked at package.json in RN package:
I have deleted this line from build.gradle file, its working fine now,
compile ‘com.airbnb.android:lottie:2.5.0-rc1’