Android emulator react native mac

broken image
broken image

You should see more information in the android logs indicating the crash report is sent.

broken image

Close the app on the emulator and start it again. You should see log messages in logcat indicating that a crash was handled, and react-native should show you a 'red box error' displaying crash details as wellĬrash reports are only sent to the Firebase console when the app restarts.

broken image

Tap on the 'Javascript Crash Now' button. Pay careful attention to these messages - this is how you confirm that crash collection is enabled for your current config and how you confirm future changes as needed They should show that Crashlytics is installed and running, and they will show exactly how Crashlytics is configured. Start the app! You should see a lot of Crashlytics-related initialization information in the logcat as your app starts.