Problem with ADT for IOS
I have an app (using FLash Pro 5.5) with which I am using an iAD native extension. When I build the app using the ADT command with a target of -ipa-test-interpreter, it works fine on the iPad. But when I build using -ipa-test, it fails to launch. According to the docs I have read, the former builds a test version with interpreted code rather than building the full native code. Since the app-store version would also presumably use native code, this worries me.
Has anyone run into anything like this? If so, any ideas what might be happening? When the native code verison launches, I see the default image then it dorps right back to the desktop.
Scott
