Re: How do I debug iOS app crashes?

2011-12-19 Thread Thomas McGrath III
Bill, Take good look at any openStack messages for crashes at start up. I have had to move certain things into a preOpenStack handler which seems to work better on iOS. As is the standard for debugging I first look at startup scripts and then move right to I/O scripts and then to the creating,

How do I debug iOS app crashes?

2011-12-18 Thread Bill Vlahos
I have an app that works fine on Desktop computers but when I run it in the simulator it crashes the app when I do a particular thing. I've looked at all the code I don't see anything that should fail. Since I'm running it in the simulator I can't tell why it is crashing. How can I debug it?

Re: How do I debug iOS app crashes?

2011-12-18 Thread Bill Vlahos
Randy, Nifty suggestion. I'll have to remember it for the future. Unfortunately it doesn't help as the app just crashes and quits without displaying the error. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you,