App shows blank (empty) screen on launch when using an ANE
I've been developing a mobile app for the past several weeks. Yesterday, I tried to add an ANE to the app- with a native code implementation for iOS and a pure-ActionScript (default) implementation for Android and the simulator. After poking around the internet for some time looking for good examples of how to do this- I got it working. At least, it worked on both Android and the simulator. However, when I try to run the app on an iOS device- using either the "fast" packaging or the slower "export for release" packaging- the app launches to an empty/black screen. If I'm attempting to launch in debug mode, it does not even connect to the debugger.
I've been searching for possible causes for this for several hours now but I haven't turned up anything. Has anyone in the community encountered this? Do you have any advice?
