This content has been marked as final.
Show 1 reply
-
1. Re: Publish fails with Adobe NetworkInfo extension (iOS)
gtr Jun 14, 2013 6:30 PM (in response to xTLS)Did you include the aircore swf with your project?
http://help.adobe.com/en_US/air/html/dev/WS5b3ccc516d4fbf351e63e3d118a9b8f6c0-7ffe.html
"The aircore.swf file is included in the libs\air directory of the AIR SDK."
I'm using this ANE with FP CS6 on iOS 5 and 6 (AIR 3.4 - 3.8) with success.
You have to disable code and remove the ANE when testing off-device (won't run in Simulator), so maybe you forgot to re-import and re-enable some code somewhere if you're packaging for installation on an actual device.
That's all I got...

