I tried adding a native extension for iOS and android using the normal SWC -> ANE -> FLEX chain.
It works with android but when I add the iOS target and files it crashes on running with the message:
/Users/user/Documents/Adobe Flash Builder 4.7/ANETESTSample/bin-debug/AOT/ANETESTSample-app.xml: error 102: Invalid namespace http://ns.adobe.com/air/application/3.7
I used the newest SDKs both with and without the compiler and followed the guides throroughly.
Any idea what can cause this?
(It doesn't happen until I add the ANE to the package)
Also: I have a zipped version of a sample app that I made and has this problem if someone wants to look at it