简体   繁体   English

将我的 iOS 应用程序从 Fabric 迁移到 Firebase 后崩溃仍然出现在 Fabric 中

[英]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.我做了谷歌要求的迁移,因为 Fabric 明年会死。 But the crashes reports still are available in Fabric.但是在 Fabric 中仍然提供崩溃报告。 They are available in both tools: Firebase and Fabric.它们在两种工具中都可用:Firebase 和 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 )查看文档,他们仍然要求您在应用程序中包含 Fabric 库( 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. Firebase 使用相同的 Fabric Crashlytics SDK 来计算 Fabric 和 Firebase 仪表板上的崩溃。 After March 31st 2020 Fabric Crashlytics dashboard will deprecate and developer use only Firebase Crashlytics for their crash information. 2020 年 3 月 31 日之后,Fabric Crashlytics 仪表板将弃用,开发人员仅使用 Firebase Crashlytics 获取其崩溃信息。

Fabric won't show your crash after 31st march so better migrate your project from fabric to firebase. Fabric 不会在 3 月 31 日之后显示您的崩溃,因此最好将您的项目从 Fabric 迁移到 firebase。 Firebase still uses fabric Crashlytics SDK to calculate errors but the dashboard of firebase won't show anything. Firebase 仍然使用面料 Crashlytics SDK 计算错误,但 firebase 的仪表板不会显示任何内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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