简体   繁体   中英

After migration my iOS app from Fabric to Firebase crashes still appearing in Fabric

I did the migration asked from Google because Fabric will die next year. But the crashes reports still are available in Fabric. They are available in both tools: Firebase and Fabric.

Looking the Docs, they still asks you to include Fabric library in your app ( https://firebase.google.com/docs/crashlytics/get-started?platform=ios )

So, it's something wrong in my migration?

Firebase uses the same Fabric Crashlytics SDK to calculate the crashes on both Fabric and Firebase dashboards. After March 31st 2020 Fabric Crashlytics dashboard will deprecate and developer use only Firebase Crashlytics for their crash information.

Fabric won't show your crash after 31st march so better migrate your project from fabric to firebase. Firebase still uses fabric Crashlytics SDK to calculate errors but the dashboard of firebase won't show anything.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM