I updated from the Fabric Crashlytics to the new com.google.firebase.crashlytics.FirebaseCrashlytics beta yesterday on two of my apps.
Unlike the old one, now Crashlytics doesn't seem to work anymore on devices that doesn't have Google Play services (like for example Amazon devices). Crashes with a "FirebaseCrashlytics component is not present" when calling most methods of the new API.
Some Firebase modules like Analytics are working on Amazon devices for example, I thought it would be the same here.
Does someone have more information on this or know where I could ask for more information about if it's temporarily or a permanent thing?