Search code examples
androidfirebasecrashlyticsgoogle-fabric

Migrate Fabric's Crashlystic data to Firebase


As the title, I need to migrate all existing data from Fabric's Crashlytics to Firebase.

The problem here is after migrating, If I remove fabric key in AndroidManifest, My app can't push the crash report to firebase's Crashlytics anymore. But when I create Firebase's Crashlytics from the beginning (without Fabric migrate) They recommend me to remove existing Fabric key to make it work.

Is it ok?


Solution

  • Mike from Fabric here. Yes, now is a good time to start linking and migrating to Firebase.