Apps crashing after force shutdown
Do all apps crash if you load them in the simulator - hit the home key to take you out of the app - double click the home key to bring up the multitasker - hold down the app you just loaded to force close it - and then try to ope开发者_如何学Pythonn it again through the screen on the simulator? My app keeps doing this so i loaded a stable app (an exercise from a book) and it did the same thing. Is this because of how the simulator operates or the app itself?
No, the application I am currently working on does not crash in that situation. I would suggest working on this through the debugger and tracking it down.
精彩评论