Firebase崩溃分析仪表板一直在加载中。

huangapple go评论87阅读模式
英文:

Firebase crashlytics dashboard keeps Loading

问题

Firebase崩溃分析控制台在点击“启用Crashlytics”按钮后显示“加载”。

  1. Firebase控制台:https://console.firebase.google.com/u/0/
  2. 选择项目
  3. 选择Crashlytics
  4. 点击“启用Crashlytics”

它显示旋转图标。已经持续了几分钟。

英文:

Firebase crashlytics console displays "loading" after a click on the "Enable Crashlytics" button.

  1. Firebase Console: https://console.firebase.google.com/u/0/
  2. Select Project
  3. Select Crashlytics
  4. Click "Enable Crashlytics"

It displays the spinner. It has been like this for several minutes.

答案1

得分: 3

首先,请确保您已按照此处的所有说明1设置了Crashlytics SDK。然后,强制崩溃以测试您的实现。这是必需的,以继续进行您目前所看到的入门屏幕。

如果这样做不起作用,请尝试启用调试日志记录,然后再次进行构建、运行、崩溃和重新启动过程,并将任何与Crashlytics或Firebase相关的日志粘贴到您的原始问题中。

英文:

First, make sure that you've followed all the instructions here to get the Crashlytics SDK set up. Then, force a crash to test your implementation. This is required to get past the onboarding screen that you're seeing at the moment.

If that doesn't work, try enabling debug logging and going through the build, run, crash, and relaunch process again, and paste any Crashlytics or Firebase-related logs into your original question.

huangapple
  • 本文由 发表于 2020年9月3日 22:38:36
  • 转载请务必保留本文链接:https://go.coder-hub.com/63725955.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定