Heyzap / unityads-ane

A thin wrapper around the Unity Ads Android and iOS SDK for use on Heyzap's mediation.
https://deveopers.heyzap.com/docs
MIT License
6 stars 1 forks source link

UnityAds.ane causes ApplicationVerificationFailed on AIR SDK 21 #3

Closed vforsh closed 8 years ago

vforsh commented 8 years ago

Hi,

I'm packaging iOS app with latest stable AIR SDK (version 21.0.0.198, Windows).

App can't be installed when I'm including UnityAds.ane in the build

I get Installation Error: ApplicationVerificationFailed.

Best, Vladislav

marchbold commented 8 years ago

Probably not an issue with the ANE, AIR 20/21 has problems on windows correctly signing the application when using ANEs.

Best solution is to use the current AIR 22 beta.

vforsh commented 8 years ago

Yes, this is what we do at the moment. Thanks to Adobe that beta 22 is stable and there are no major issues.