What Is Best Way Of Migrating The Fabric To Crashlytics Now (after May 2020, All Data And Dashboards Are Disappeared)
Solution 1:
Firebaser here -
If you missed the migration window to move from Fabric to Firebase, the best way forward is to set up a new Firebase project, add your desired apps to your Firebase project, and then follow the Crashlytics onboarding instructions to get Firebase Crashlytics working. The Firebase Crashlytics SDK is now the main supported Crashlytics SDK, and the old Fabric SDK will no longer report crashes past November 15th, as Misha noted.
Once you've been able to verify that a test crash has come through to your dashboard, you should be all set to include it in a live version that goes out to your users.
Solution 2:
In Fabric you easily migrate your existing projects to Firebase account. Migration is just a click of a button in Fabrics web page.
Next thing is integration of SDK into project.
You can leave old Fabric SDK for now. It will continue reporting your app's crashes until November 15, 2020.
But after November 15 you will need to remove Fabrics sdk and install Firebase.
Post a Comment for "What Is Best Way Of Migrating The Fabric To Crashlytics Now (after May 2020, All Data And Dashboards Are Disappeared)"