Can't get app running on device (Android or iPad) or Xcode simulator

I’ve built and installed a test game which runs fine on the Corona Simulator. But I’ve tried building for iPad, Xcode simulator and Android. After starting up the app on each device I get the alert saying ‘This only appears in the trial version’ but then just a black screen, and nothing happens.

I’ve successfully built some of the demo apps that come through so my provisioning profile seems to be working.

There are also no errors or warnings in the Corona Terminal while testing the game.

Any ideas on this please? Very interested in Corona but want to make sure everything works on devices as intended before purchasing.

Thanks [import]uid: 10464 topic_id: 3082 reply_id: 303082[/import]

PS I am using Android 2.2. on an HTC Desire, and iPad 3.2 OS. [import]uid: 10464 topic_id: 3082 reply_id: 9028[/import]

I’ve just managed to get it running on the devices. Not sure what it was but I turned my JPGs into PNGs and removed the ‘images’ subfolder I had, so all the images are in the root folder now.

Would that have been the issue or are subfolders OK?

However, the app doesn’t run in the Xcode simulator. Instead of showing the black screen it now crashes before even opening, so if anyone has ideas on how to fix this would be appreciated.

Thanks
[import]uid: 10464 topic_id: 3082 reply_id: 9032[/import]

Can you look in the console log of the xcode simulator and send in the crash log? [import]uid: 3 topic_id: 3082 reply_id: 10166[/import]