is it possible to replace the default “Force Close” dialog in Android?

后端 未结 2 2148
梦如初夏
梦如初夏 2021-02-03 14:15

I would like the users of my android app to have the option to email me the stacktrace of any uncaught exception that crashes my app. Originally I thought I would just wrap eve

2条回答
  •  鱼传尺愫
    2021-02-03 14:55

    You could also use Bugsense.com to get your exception data (it's free).

    PS: I am the founder :)

提交回复
热议问题