In the iPad app that I\'m creating, I\'m trying to handle the uncaught Exceptions by outputting the callStackSymbols of the exception. This can be done with [NSExcepti
This seems fraught with peril, doubly so if you need to ask here for help. May I suggest PLCrashReporter? Its listed features are:
Better yet, have a look at QuincyKit, a very handy wrapper around PLCrashReporter.