enable Firebase Crash Reporting in Android
问题 I followed all steps from https://firebase.google.com/docs/crash/android to implement Firebase Crash report. But I'm not able to see my crash report on Firebase console. In Android studio's logcat its showing me : V/FirebaseCrash: Firebase Crash Reporting is disabled. I don't understand how to enable Crash reporting. I also referred How to enable Firebase Crash Reporting - Android But nothing is helping me out. I used their own code to throw an exception to see if it works: try { throw new