Bug on device.

I have problem with my application.

When i run it on my simulator all is ok, but on real device it crashing.
Look at the screenshot: here [import]uid: 36700 topic_id: 10659 reply_id: 310659[/import]

Hey there,

This is a bug with your code, not with Corona.

You need to look at your code and work out what you doing wrong; often if you have an error with something like OpenFeint that cannot be tested on the simulator that is the culprit.

Best of luck to you!

Peach :slight_smile: [import]uid: 52491 topic_id: 10659 reply_id: 39149[/import]

Thanks you for the reply.
But this same code works fine on the iPad and android device.
I have problem on iPod only.
Maybe something wrong with the images or save data to a file? [import]uid: 36700 topic_id: 10659 reply_id: 39155[/import]

This is something that only you can determine by looking at your files and your code.

It is not likely an image problem as it is working fine on the iPad and the save data, if working on the iPad, should work fine on the iPod - I save and load data constantly from multiple iOS devices and have never had an issue.

Thanks,

Peach [import]uid: 52491 topic_id: 10659 reply_id: 39318[/import]