【问题标题】:swift4 how to use firebase Crashlytics for nutiple bundle identifier for mutiple identifier IOSswift 4如何将firebase Crashlytics用于多个标识符IOS的多个捆绑标识符
【发布时间】:2020-06-08 07:45:14
【问题描述】:

我在我的项目中使用 firebase 来跟踪随机崩溃。

按照我创建演示项目的步骤:

  1. 在 Firebase 控制台上创建项目
  2. 在此之后,我创建了三个项目 Dev、Staging、Production 子项目及其各自的包标识符,并下载它们的 google-info.plist
  3. 在AppDlegate类上添加chunk的链接
  4. 也可以通过创建 podifile 来安装 pod
  5. 将不同的 Plist 添加到项目 src 文件夹中的不同目录中,例如 dev、prod、staging
  6. 我的项目也在与 firebase 服务器通信

    问题:我无法收到崩溃邮件,甚至在 Crashlytics 仪表板上也无法收到

    enter image description here

请给我适当的解决方案

【问题讨论】:

    标签: ios firebase swift4 crashlytics


    【解决方案1】:

    此处为 Firebaser - 此链接描述了如何为 iOS 和 Android 配置多环境设置:https://firebase.google.com/docs/projects/multiprojects。如果这不能帮助您实现所需的目标,您能否详细说明原因,以便更好地了解您的用例?

    【讨论】:

      猜你喜欢
      • 2020-11-01
      • 1970-01-01
      • 1970-01-01
      • 2012-02-22
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多