I set up Firebase Crashlytics according to Get started with Firebase Crashlytics for my Android app (using Android studio 3.1.3). On my own device as well as on the Emulator, ev
To anyone who is working with NDK and has the same issue.
Before completing this step from the official documentation
// Add the Crashlytics NDK dependency (if you have the
// Firebase Crashlytics dependency, replace it).
initialize it using original dependency.