Crashlytics Fabric : Failed to execute task

前端 未结 12 1811
暖寄归人
暖寄归人 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:28

    Check Your AndroidManifest.xml file, it contain any provider duplicate or written more than two time that sit.

    Because, This issue is occurred some device specific, before some time I Faced some issue and this is my final solution.

提交回复
热议问题