How can I us a custom emulator descriptor file
Hi,
I'm trying to debug a Flex mobile project using Flex SDK 4.6 with AIR 3.2. But everytime debug compile the app, I get this error messsage:
"error while loading initial content"
I know this is probably caused by this name space in the descriptor file:
http://ns.adobe.com/air/application/2.6
I tried setting it to
http://ns.adobe.com/air/application/3.2
But everytime it gets overwritten....
Any suggestion on how to fix this? I would like to control the descriptor files myself. And I can find the "custom template" boxes for IOS and Android, but not for the debugging emulator.
Thanks in advance for any tips on the issue.
Cheers,
Marco
---
Original message URL: http://devnet.jetbrains.net/message/5457163#5457163
Please sign in to leave a comment.
If you set custom descriptor template for Android and/or iOS you'll be able to use this custom descriptor when launching on emulator as well. See 'App descriptor (emulator)' option of the Flash run configuration.