Crashlytics在初始化期间超时

编程入门 行业动态 更新时间:2024-10-25 05:26:32
本文介绍了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在初始化期间超时

本文发布于:2023-11-28 07:38:50,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1641504.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:初始化   Crashlytics

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!