Touch events don't work on an actual device?
I'm posting here because I'm not sure where else to put it.
I have a (semi) functioning prototype of an app and am trying to test it on an iPad.
But when I export and install the ipa on my iPad through iTunes and Launch, most of the functionality is gone. In fact, all that happens is my buttons light up. Nothing does anything else.
I'm (hoping) I'm just missing something simple like a publish setting wrong.
Player: AIR for iOS
Script: Actionscript 3.0
Included .swf, .xml, and all relevant .as class files
Published using quick publish for device testing
And that's it. I opened the .ipa in iTunes and synced. And nothing works.
What am I doing wrong?