Top "Firebase-crash-reporting" questions

THIS PRODUCT IS DISCONTINUED.

Firebase Crash report email

I have implemented Firebase crash report basic setup for my project and it worked perfectly without any problem. Is it …

android firebase firebase-crash-reporting
Firebase upload symbol files build error: Unexpected argument 'ServiceAccount.json'

I am trying to implement crash reporting with firebase. I followed the documentation here. And renamed the downloaded son file …

ios firebase firebase-crash-reporting dsym
Could not find method maven()

I am getting the following error : Could not find method maven() for arguments [build_3sdtqstdmsgdnexrxaaxgljji$_run_closure1$_closure4@325a800c] …

android maven android-gradle-plugin crashlytics firebase-crash-reporting
Xcode Error with Crash Symbol Upload: symbolFileUploadLocation: The caller does not have permission

I followed the guide located here:https://firebase.google.com/docs/crash/ios But when I'm done and attempt to …

ios firebase firebase-crash-reporting
Getting Exception Using Firebase in Xamarin Android

Java.Lang.IllegalStateException: Default FirebaseApp is not initialized in this process TestChartApp.TestChartApp. Make sure to call FirebaseApp.initializeApp(Context) …

android xamarin xamarin.android firebase-crash-reporting
Firebase Crashlytics - java.lang.IllegalStateException: The Crashlytics build ID is missing

As per new version of Firebase Crashlytics added in Our App and application stopped at launch time. java.lang.RuntimeException: …

android firebase crashlytics crashlytics-android firebase-crash-reporting
SecurityException Permission Denial: opening provider com.google.android.gms.phenotype.provider.ConfigurationProvider

After integrating Firebase Crashlytics instead of Firebase Crash Reporting I have begun to get some crashes. I don't know anything …

android firebase google-play-services firebase-crash-reporting crashlytics-android
How to upload a mapping file to Firebase?

I've been looking around the firebase console for half an hour for a button or menu allowing me to upload …

android firebase firebase-console firebase-crash-reporting
Permissions for Firebase Analytics and Crash

I used //Analytics compile 'com.google.firebase:firebase-core:9.2.1' // Crash compile 'com.google.firebase:firebase-crash:9.2.1' and obtained those guys …

android firebase firebase-analytics firebase-crash-reporting