I am having an issue when I go to build my app using the XCode simulator. It runs fine in Coronas Simulator but it crashes immediately after opening in the XCode simulator. When the build is done, it turns the simulator to landscape (which is what I have my app setting on) then the screen goes black for a second, and then it flips back to portrait and closes my app returning to the iOS home screen. When I check in the console this is all I get:
4/19/12 8:23:18 PM com.apple.launchd.peruser.501[94] (UIKitApplication:com.yourcompany.Smashing Cans[0x6fe2][2225]) Exited with exit code: 1
4/19/12 8:23:18 PM SpringBoard[2212] Application 'Smashing Cans' exited abnormally with exit status 1
I have went back into my code and changed everything to make sure none of my requires are missing parenthesis and all my .lua files are in the main directory, I am not using any subdirectories except for images.
I believe this problem is not with my app but with some sort of settings I may have configured incorrectly because I have tried to build the sample code (Fishies, Inneractive ads) and they do not work either giving the same type of error (screen turning black, then returning to iPhone home screen). Is there something I need to do before I build to XCode simulator? [import]uid: 50511 topic_id: 25214 reply_id: 325214[/import]
[import]uid: 52491 topic_id: 25214 reply_id: 102220[/import]