Copy link to clipboard
Copied
This is so weird but when I try to include asDocs into my ANE so I can have code hinting later when using the ANE, compilation will fail with this message:
Installation Error: ApplicationVerificationFailed.
When I open the ANE file with a zip software and remove the "docs" folder, everything works fine! of course I won't have the code hinting anymore though.
For you to be able to duplicate the problem and see it for yourself, please download this .ane and add it to a project and try to compile for iOS (it works fine on Android) and you will see that it throws the above message and the .ipa won't be installed on the device.
Now, open the ANE with any zip software and delete the docs folder and now try to compile the same project. you'll be surprised that the ANE compiles and installs just fine after removing the docs folder and its content.
I would really appreciate if you can have a close look at this to see why that happens.
Thanks in advanced.
MyFlashLabs Team
Copy link to clipboard
Copied
Hi emstris‌,
You have tried to compile and install the app with Windows SDK? Can you try the same in a MAC SDK please?
-Roshan