iphone - debugging on device crashes immediately

Posted by phil swenson on Stack Overflow See other posts from Stack Overflow or by phil swenson
Published on 2010-05-01T02:35:33Z Indexed on 2010/05/01 2:37 UTC
Read the original article Hit count: 265

Filed under:

When I try to debug my app on the iphone device, the splash screen shows and then the app crashes immediately. If I run the app in the simulator or on the device (not from XCode) it runs fine. I tried putting a breakpoint in the main method and it doesn't seem to hit it. There are no logs generated. ideas? suggestions?

© Stack Overflow or respective owner

Related posts about iphone-sdk