Can I call a method before my application go to crash

前端 未结 5 1271
庸人自扰
庸人自扰 2020-12-30 16:26

I\'m a newbie in android and I always see Exception when I\'m running my code. So, somebody can tell me Can I call a method before app go to crash anywhere without \"try-cat

5条回答
  •  攒了一身酷
    2020-12-30 17:01

    Use CrashLytics for crash reporter free of cost and easy to implement

    https://www.crashlytics.com/

提交回复
热议问题