android - 崩溃分析器。项目开发人员处于非 Activity 状态

标签 android crashlytics

当我尝试上传新的 flavor 版本时,出现错误:

WARN - Crashlytics had a problem uploading the distribution. Project dev is inactive

如何修复它并添加新的 flavor 进行测试?

最佳答案

From another users response on Stackoverflow :

That means your project hasn't been fully activated on the Fabric backend. After building your app, be sure to run the app as well. This will finish the activation so that you can then distribute your app.

运行应用程序为我解决了这个问题。

关于android - 崩溃分析器。项目开发人员处于非 Activity 状态,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32583437/

相关文章:

android - 如何将所有 JSON 记录存储到 SQLite 中

java - Android应用程序不断崩溃。帮助新手?

android - 如何调用在 android 中返回 arrayList 的 Web 服务?

ios - Crashlytics - 检测到带有 API key xxx 的目标构建,但我们期待 yyy(组织...)

cordova - 如何在cordova应用程序中添加crashlytics?

android - 如何在崩溃期间记录额外数据

android - 使用 Jack 时 Crashlytics 无法编译

android - 如何直接从android中的网页启动相机

android - 从 Android 应用程序连接到 MongoDB 的更好方法

iOS Firebase 检测到事件中的崩溃,但无法识别 Crashlytics 部分中的应用程序