I want to test my app\'s crash reporting out in the field by deliberately having it crash when the user performs a particular action that a real user is unlikely to do accid
How about a good old stack overflow :)
- (void)stackOverflow { [self stackOverflow]; }