简体   繁体   English

Flutter iOS Firebase Analytics 和 Crashlytics 未显示

[英]Flutter iOS Firebase Analytics ans Crashlytics not showing up

I have a running Android and iOS version of my flutter app.我的 flutter 应用程序正在运行 Android 和 iOS 版本。 I followed the integration steps for firebase as instructed and also added the google-service.json trough xcode.我按照指示按照 firebase 的集成步骤操作,还添加了 google-service.json 槽 xcode。 The database connection runs without problems, same with Auth.数据库连接运行没有问题,与 Auth 相同。 In my firebase console the iOS usage statistics are always zero and also the crashlytics does not show up correctly.在我的 firebase 控制台中,iOS 使用统计始终为零,并且 crashlytics 也无法正确显示。 Any additional steps I need to follow to resolve those?我需要采取任何其他步骤来解决这些问题吗?

Timo蒂莫

On my end the Analytics works but not the Crashlytics, it stays on pending add SDK, no idea why.就我而言,Analytics 有效,但 Crashlytics 无效,它一直在等待添加 SDK,不知道为什么。 I've been able to trigger a dummy crash but it hasn't been reported after restarting the app.我已经能够触发虚拟崩溃,但重新启动应用程序后尚未报告。

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

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