尝试设置第一个应用程序,但网站无法正常运行

Trying to setup first app, but website not playing ball

我正在尝试在当前使用 Firebase 的现有 Android 应用程序上设置 Crashlytics,但我无法访问网站的某些部分。

来自文档页面: https://docs.fabric.io/android/fabric/settings/app.html

我点击了 "settings" 超链接,我没有进入组织设置页面,而是被定向到 Crashlytics 摘要页面:https://fabric.io/kits/android/crashlytics/summary

问题是我想设置一个新的 API 键,示例代码中有 A 键,但没有 MY 密钥(因为我无法生成密钥)。

我如何才能创建新应用程序和 API Crashlytics 密钥?

在这方面的任何帮助都将非常感谢

谢谢, 菲尔

这里是来自 Fabric 的迈克。如果您在 https://fabric.io/kits/android/crashlytics/summary, then the API key present is your actual API key, not a sample key. If you've created a new organization and need to change the organization to get a different key, you can select that here.

登录