Like most everyone else on here, I am attempting to develop an iPhone application using this SDK. I created an app shell consisting of a main menu and four additional screens using the director class to switch between them. When I test the application using the Corona simulator and the iOS (x-code) simulator, everything seems to work rather seamlessly however, when I build and test the app on my iPhone 4, I’m experiencing an unusual issue:
The app loads on the phone and runs as it does in the simulator however, when I suspend the app or click the home button, iOS seems to hang for several seconds (i.e. is unresponsive to touch, drag, etc). After that period, it frees up and iOS becomes responsive to input. This happens anytime I am in my app and attempt to return to the home screen.
Any suggestions on what could be causing this?
My code is quite bare as it’s just a shell so there’s not much logic yet. I can also provide more details if necessary.
Thanks. [import]uid: 15934 topic_id: 5306 reply_id: 305306[/import]
