Is there any way to have error report from device?

1 reply [Last post]
fudesign's picture
fudesign
User offline. Last seen 5 days 19 hours ago. Offline
Joined: 19 Feb 2010

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.

Replies

OderWat
User offline. Last seen 28 weeks 17 hours ago. Offline
Joined: 4 Jun 2010

You may have a start when checking this post of mine:

http://developer.anscamobile.com/forum/2010/06/14/make-print-style-logging-device-console-xcode-organizer-realtime

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.

Viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.