Crashlytics在初始化期间超时 [英] Crashlytics timed out during initialization

查看:85
本文介绍了Crashlytics在初始化期间超时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用Crashlytics运行Android应用程序时,它在启动时挂起,并且出现 TimeoutException
然后,当我尝试使我的应用程序崩溃时,出现另一个TimeoutException,消息为 CrashlyticsCore:无法执行任务

我的Firebase控制台上没有显示崩溃。

When I run my Android app with Crashlytics, it hangs at startup, and I get a TimeoutException. Then, when I try to crash my app, I get another TimeoutException, with the message CrashlyticsCore: Failed to execute task.
The crash doesn't appears on my Firebase console.

我设置了Crashlytics Firebase的教程,但是我没有Fabric帐户。

我也遵循了 commit ,使我添加了gms.google-services插件。

I set up Crashlytics Firebase's tutorial, and I do not have a Fabric account.
I also followed this commit, making me add the gms.google-services plugin.

感谢您的帮助。

推荐答案

我今天和我都遇到了这个问题从

I had this problem today and in my case downgrading from

implementation 'com.crashlytics.sdk.android:crashlytics:2.9.4'

implementation 'com.crashlytics.sdk.android:crashlytics:2.9.3'

解决了我的问题。

这篇关于Crashlytics在初始化期间超时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆