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.
Thanks in advance.
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.
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).