Top "Firebase-crash-reporting" questions

THIS PRODUCT IS DISCONTINUED.

All firebase libraries must be either above or below 14.0.0

I have checked my app build.gradle file and these are the only lines that are related to firebase in …

android firebase firebase-cloud-messaging firebase-analytics firebase-crash-reporting
How to enable Firebase Crash Reporting - Android

I followed all the steps on the docs to use Firebase Crash Reporting in my Android app (I use Android …

android firebase firebase-crash-reporting
'Higher minimum deployment target' error when installing Firebase Crash Reports Pods for iOS

I'm attempting to install the Firebase Crash Reporting Pod for iOS. The core Firebase Pod installs fine, however when installing …

ios firebase firebase-crash-reporting
How to disable Firebase Crash Reporting when the app is running on debug?

I have successfully implemented Firebase Crash Reporting, but I need to disable the service when the app is running undo …

android firebase firebase-crash-reporting
Firebase Crashlytics setup on iOS?

I'm trying to integrate Firebase Crashlytics into iOS my app, which has Firebase Crash Reporting enabled. I've followed the documentation …

ios firebase crashlytics firebase-crash-reporting
How to upload a mapping file to Firebase Crashlytics?

In the old Crash reporting - there is easy way to upload. i didn't find it in the Crashlytics section

firebase crashlytics firebase-crash-reporting
Firebase Invalid API key

I have an android project which I want to expand with Firebase. Currently I've got an error logging when I …

android firebase firebase-authentication firebase-crash-reporting
Can I move app from current project to another project with current data in Firebase Console of the same account

I have a project in firebase console, this project has two apps both android. I had only integrated Analytics, Notifications …

android firebase firebase-notifications firebase-crash-reporting
Failed to resolve: com.google.firebase:firebase-auth:9.0.0

As per Firebase codelab Android tutorial,while adding com.google.firebase:firebase-auth:9.0.0 in build.gradle dependencies, getting below error: Error:(28, 13) …

android firebase firebase-crash-reporting
Upload symbol files

In my Firebase Crash Reporting page i can't find the full information of crashes (for example the number of row, …

ios xcode swift firebase firebase-crash-reporting