Hi,
I’v created an iPad App and it worked totally fine on Corona Simulator.
However, when I put it on iPad and click on some buttons, it always quits with no reason.
Is there any way I can find out the bugs in my codes? Thank you.
[import]uid: 4992 topic_id: 1483 reply_id: 301483[/import]
You may have a start when checking this post of mine:
Read till the last post because stuff changed… you need the iPhone Configurator which is a free download from apple. You may also use the xCode Organizer for accessing crash dumps on the device.
Additional it may be of interest that you can use “Instruments” from the Developer Tools also with corona apps to debug stuff like memory handling and other very internal data. [import]uid: 6928 topic_id: 1483 reply_id: 4159[/import]