I have integrated the Firebase Crashlytics in my project. It worked fine when I tested the integration. A few crashes are reported there. But I noticed that not all app crashes are being reported in Firebase console. There are a few crashes that I can see are reported in the Google Play console but not in Firebase console.
I am using compile 'com.google.firebase:firebase-messaging:11.8.0'
Any pointer? Appreciate your help. Thanks!