Firebase Crashlytics not logging exception
I’ve enabled Crashlytics in my app and have successfully triggered a test crash using this
(throw RuntimeException(“Test Crash from MainActivity”)). I was experimenting with crashlytics in different scenarios and can’t get it to trigger an event in the Crashlytics console. In the following code I set the firebase document ID to “” to trigger an exception. In debug I can see the line for Firebase.Crashlytics.getInstance().recordException(e) is being executed.
Android Studio Firebase-crashlytics problem
In android studio in Firebase Crashlytics i have problem Request Failed, how can i resolve it? error. Firebase is connected to project, i added plugins and libs