开发者

How to access Crash log on iPhone from the App?

I want to implement an "Automatic Crash log reporting system" into my apps. So I want to test if any Crash log exists, then grab it, and mail it back to me.

Is there any way to find these files from an App? Please.

As far as I can see Piictu, and Camera+ somehow managed to do something similar开发者_StackOverflow中文版.

Thanks in advance.


TestFlight released their SDK yesterday. It has many awesome features including automatic crash reporting.


I found PLCrashReporter framework with a neat wrapper class by amazingsyco called CrashReporter at GitHub.

Moreover, I made a friendly UI like the one below from dribbble.

How to access Crash log on iPhone from the App?

The workin' example merged in to Moquu can be downloaded soon (the update will be submitted in the next few days) from the AppStore. There's a hidden crash feature for testing purposes (hold three fingers for five seconds on about view).


Have you tried looking in Organizer, then into devices > Device logs, and find your app? These update as far as I know everytime you plug your device in. Youll probably know of this already, but you havent mentioned it so I posted just incase its what youre looking for.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜