ios - iOS 应用程序中的 Firebase Crashlytics 无法正常工作

标签 ios firebase crashlytics

我在我的 iPad 应用程序中使用 firebase Crashlytics。我做了 firebase 所需的所有必要配置,但是在 firebase Crashlytics 控制台上没有显示 mu 应用程序。 enter image description here

enter image description here

我的 firebase Crashlytics 控制台显示附加的快照状态。 如果有人知道原因,请告诉我。 提前致谢。

最佳答案

几天来我遇到了完全相同的问题,并找到了以下适合我的解决方案。

在 Firebase 控制台中,我导航到我的项目并设置 Appstore ID 和 App Prefix。我之前没有填充字段。 enter image description here

获取 App Store ID 和前缀:

在 Apple 开发人员控制台中,转到证书、标识符和配置文件 -> 左侧选项卡上标识符下的 App ID -> 你的项目。您需要的信息将显示在顶部。

enter image description here

然后我从控制台重新下载了 Google-Service-Info.Plist 文件并替换了 XCode 中的旧文件

Firebase 控制台中的 crashlytics 选项卡在我强制崩溃后填充。不需要对 Fabric 做任何事情。

希望对你有帮助

关于ios - iOS 应用程序中的 Firebase Crashlytics 无法正常工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51837917/

相关文章:

ios - crashlytics 框架中是否有运行命令的手册

ios - 从 firebase 存储中检索图像以显示在 tableView 单元格上

ios - 使用 String isEqualTo 的多个 If 条件

android - Firebase Crashlytics - uploadCrashlyticsSymbolFile,OutOfMemoryError : Java heap space

ios - 使用 Phone Auth Credential iOS 更新电子邮件

ios - Crashlytics pod 仍在使用 UIWebView 生成 ITMS-90809 : Deprecated API Usage

javascript - 用于 crashlytics 的 Firebase 云功能未触发

ios - OpenGL ES 2.0 以多种分辨率缩放

ios - 获取 UIBezierPath IOS 的面积和周长

ios - 无法下载 GoogleService-Info.plist 文件