The organizer shows you the device console, which is stored in a log file. It's the tab at the top next to crash Logs. That's what I meant by 'console for the device' as opposed to the debugger console.
Wow, I never knew that was there! ;-) Thanks.
Here is what is says, it appears it's crashing from within one of Apple's libraries?
Thu Jun 11 21:36:44 unknown iOwn[691] <Warning>: *** Assertion failure in -[UILabel setFont:], /SourceCache/UIKit/UIKit-747.38/UILabel.m:443
Thu Jun 11 21:36:44 unknown iOwn[691] <Error>: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: font != nil'
Thu Jun 11 21:36:44 unknown iOwn[691] <Error>: Stack: (
808221155,
806100816,
808035743,
812495815,
817179720,
818002800,
816266204,
836591856,
836591616,
836589428,
836588604,
807837933,
807835937,
807834407,
827752032,
816118388,
816157144,
8343,
8244
)
Thu Jun 11 21:36:44 unknown UIKitApplication:com.FifthFloorMedia.iOwn[0x6379][691] <Notice>: terminate called after throwing an instance of 'NSException'