Crashlytics Fabric : Failed to execute task

前端 未结 12 1780
暖寄归人
暖寄归人 2020-12-20 11:04

I\'ve been having an issue and I don\'t know how to fix it.

My project use crashlytics, but it\'s always crash and not sent report. I have a TimeoutException:

<
12条回答
  •  感情败类
    2020-12-20 11:20

    Cause the app may crash before Fabric can connect to its service. Solution: just remove your throw Exception code and perform a fresh install.

提交回复
热议问题