how to use NetworkInfo ANE ?
I'm using Flash Pro to compile an iOS app.
I need to know th MAC address of the device, and it seems I need to use the native extension made by Adobe.
http://www.adobe.com/devnet/air/native-extensions-for-air/extensions/networkinfo.html
The problem is I can't test the app locally when I include the ANE in the ActionScript settings. Even when not actually using the ANE, just by including it.
I get this error: "The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.adobe.Networkinfo is not supported for MacOS-x86."
What am I supposed to do? Add and remove the ANE manually everytime I compile for the device?
