Android: Retrieve logcat before crash (reboot) on a real device

后端 未结 6 823
陌清茗
陌清茗 2021-01-13 09:47

I am developing an application and during my testing on a real device I have found that it will crash and cause the phone to reboot (worrying I know...)

Is there any

6条回答
  •  隐瞒了意图╮
    2021-01-13 10:20

    Updating for 2019, Fabric, which was purchased by Google, does an excellent job of remote logging app crashes. Integration into the app was simple, and it is free (at least at whatever level I'm using it). It has been extremely valuable to finding defects in my apps.

    https://www.fabric.io

提交回复
热议问题