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
I recently changed Crashlytics from Fabric to React Native Crashlytics.
I have set a new error handler on JS with Crashlytics log commands.
I am getting crashes on both iOS and Android, but no logs in Android, also, not seeing other analytics events in the crash log, although I am still getting analytics from Android.
Hi @GiladR1979 , I've just noticed you've opened an issue for the same problem which has not been closed. Therefore, I'll be closing this one and redirecting attention to the one you initially opened. Thanks.
Opened a new issue since this was closed
Here
I recently changed Crashlytics from Fabric to React Native Crashlytics.
I have set a new error handler on JS with Crashlytics log commands.
I am getting crashes on both iOS and Android, but no logs in Android, also, not seeing other analytics events in the crash log, although I am still getting analytics from Android.
Project Files
Javascript
Click To Expand
package.json
:firebase.json
for react-native-firebase v6:Android
Click To Expand
Have you converted to AndroidX?
android/gradle.settings
jetifier=true
for Android compatibility?jetifier
for react-native compatibility?android/build.gradle
:android/app/build.gradle
:android/settings.gradle
:MainApplication.java
:AndroidManifest.xml
:Environment
Click To Expand
react-native info
output:react-native-firebase
version you're using that has this issue:Firebase
module(s) you're using that has the issue:TypeScript
?React Native Firebase
andInvertase
on Twitter for updates on the library.The text was updated successfully, but these errors were encountered: