Ask the user to send crash log after crash on iPhone

后端 未结 3 1464
北荒
北荒 2021-02-20 11:03

Some application ask the user if they want to send the crash log by email when they restart after a crash. How are they doing that ?

They have to record the log when the

相关标签:
3条回答
  • 2021-02-20 11:26

    Here is one although I have not used it so I can not give an opinion on how well it works. Crashkit

    0 讨论(0)
  • 2021-02-20 11:33

    Check out Crittercism (www.crittercism.com), I've been using it for feedback and crash reporting for my ios and android apps.

    0 讨论(0)
  • 2021-02-20 11:36

    Have a look at PLCrashReporter.

    0 讨论(0)
提交回复
热议问题