AIR for iOS app works perfectly in emulator, not at all on an actual iPad
I'm new to mobile development, so I'm hoping I am doing some simple wrong, like a wrong checked box or something.
I have an app that I have written for iPad. It's fully functioning when I run it through the emulator (I have to change it to Flash 10.1 and use Device Emulator because nothing else will accept touch events) but doesn't really work on the iPad. Some of the features work, and some don't. It's like it's just not quite compiling all the code, and I'm very confused.
My publish settings:
Player: AIR for iOS
Script: Actionscript 3.0
Included .swf, .xml, and all relevant .as class files
Published using quick publish for device testing
Are there some AS 3.0 features that won't work in iOS? If so it would be really great to have a list of those somewhere.
What am I doing wrong? Why won't my app work on an actual device if it tests perfectly in the emulator?
