UKCrashReporter 0.2 / UKFeedbackProvider 0.6
Hi folks,
There's a new version of UKCrashReporter out. This is the one that's already been shipping as part of Uli's Moose for the last months. Besides being Leopard-compatible, it adds additional text fields so your users can write a message with more information about what they did when your app crashed, and transmits a little additional information like the Mac model and the preferences to help you debug.
I've also included a little class that uses the same crash report window (minus the crashlog tab) as a feedback window, with an API that allows you to just use this as a drop-in replacement for UKFeedbackProvider. Everything will go through your CGI from then on, bypassing NSMailDelivery.
Get UKCrashReporter on the source code page.
|