Game runs fine in Corona Simulator - freezes in Xcode and on Device

Hey all,

I’m completely stumped – my game runs fine in the Corona Simulator, but freezes almost immediately in Xcode and on my iPhone. My trouble shooting thus far:

• Happens on multiple devices.
• Reinstalled my certificates and provision files.
• Restructured my code to load different files via Storyboard.
• Removed my custom fonts.
• Finally, I’m able to build the sample HelloWorld app without any issues…

I feel I should mention that the game has installed fine in the past and I recently switched machines (thus the need to reinstall certs and provisions).

Any help would be greatly appreciated,
David [import]uid: 23259 topic_id: 34900 reply_id: 334900[/import]

Check out the file names, or folder names (capital and small caps) in your codes.

90% type mismatch. [import]uid: 31508 topic_id: 34900 reply_id: 138707[/import]

bpran… i could kiss you! right on the money! thanks so much! :slight_smile: [import]uid: 23259 topic_id: 34900 reply_id: 138710[/import]

Bare in mind that your computer has more Ram and cpu/gpu processing power aswell :slight_smile:

Something might look good on your computer but not as good on device, something i have encountered alot :slight_smile:
*and what bpran said [import]uid: 134049 topic_id: 34900 reply_id: 138778[/import]

Check out the file names, or folder names (capital and small caps) in your codes.

90% type mismatch. [import]uid: 31508 topic_id: 34900 reply_id: 138707[/import]

bpran… i could kiss you! right on the money! thanks so much! :slight_smile: [import]uid: 23259 topic_id: 34900 reply_id: 138710[/import]

Bare in mind that your computer has more Ram and cpu/gpu processing power aswell :slight_smile:

Something might look good on your computer but not as good on device, something i have encountered alot :slight_smile:
*and what bpran said [import]uid: 134049 topic_id: 34900 reply_id: 138778[/import]