Re: Receiving Crash Reports
Re: Receiving Crash Reports
- Subject: Re: Receiving Crash Reports
- From: Corbin Dunn <email@hidden>
- Date: Fri, 30 Sep 2011 15:55:57 -0700
On Sep 29, 2011, at 10:51 AM, Sean McBride wrote:
> On Thu, 29 Sep 2011 09:12:31 -0600, koko said:
>
>> Thanks to all for suggestions.
>>
>> I was unaware that crash reports were routed to our iTunes Connect
>> account . Question here, we distribute through the App Store as well
>> other means. So, will all be routed or just those that came fe the App Store?
>>
>> I had been looking at UKCrashReporter and plcrashreporter and have not
>> investigarted far enough to make a decision.
>
> I found FeedbackReporter to be the best since it can also report exceptions in addition to just crashes.
AppKit does this by default in Lion. It is available via a user default:
NSApplicationShowExceptions (YES/NO)
I recommend all developers turn it on. When an exception is thrown, it gives you a chance to crash the app and generate a crash report.
corbin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden