Release APK crashes on start on Android 8 #16433
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Hi,
Using RN 0.48.3, my app does launch well on device on dev mode, but fails to start when I use a the release build on my device with Android 8.0 (Oreo).
Not so much information about this,
react-native log-android
simply says:Everytime it stops on
CatalystInstanceImpl.runJSBundle()
, with no error provided.How to debug this properly? Any ideas on what's happening there?
The text was updated successfully, but these errors were encountered: