Migrate Fabric's Crashlystic data to Firebase

2020-02-13 01:42发布

问题:

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?

回答1:

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