Skip to main content
Inspiring
April 13, 2016
Answered

Rundown of AIR SDKs results

  • April 13, 2016
  • 2 replies
  • 1751 views

Right now I'm using AIR SDK 19 and can't seem to get anything working when using a higher version of the SDK.

I can provide more information but here's my setup:

     - MAC computer , OSX 10.11.4

     - empty mobile (literally nothing in constructor) app targeted for Ios and debugging on Ipad3 (ios 8.4.1).

     - valid dev certificate and profile.

     - All AIR SDKs from 17 to 22 beta.

     - After each test, FB is closed and SDK is changed to higher version.

compile with sdk 17: success

compile with sdk 18: success

compile with sdk 19: success

compile with sdk 20: failed with 'applicationVerificationFailed'

compile with sdk 21: failed with (no such file or directory)

compile with sdk 22 beta: success


Adding a simple ane (email) with 2 lines of code to make the email view appear:


compile with sdk 17: success, email shown

compile with sdk 18: success, email shown

compile with sdk 19: success, email shown

compile with sdk 20: failed with 'applicationVerificationFailed'

compile with sdk 21: failed with (no such file or directory)

compile with sdk 22 beta: success, , email crashes the app


I can even show the video of all those tests. After reading the release notes of 20, 21, 22 I can't seem to find anything that could account for such a result. No new way it seems to build ane is required, no new way to setup ios project is required, same thing on Apple side. So I can't find any reason as to why 20, 21, 22 can't work out of the box. Anyone as any clue here?

This topic has been closed for replies.
Correct answer lokeshk51796582

any news on this?


Hi,

We are not able to reproduce this issue with the project you have provided.We have tried to reproduce this issue by using mac 10.11 with java 7u79 on ipad (8.4.1) ,ios 9.3.1(I phone 6+) and ios7 by using AIR 19,20,21 and 22 .Can you please try with latest build available at

Download Adobe AIR 22 Beta - Adobe Labs  and let us know .

Thanks,

Adobe AIR Team

2 replies

ASWCAuthor
Inspiring
May 25, 2016

As far as I can tell, using AIR SDK 22 build 149 resolved the problem. In previous tests using AIR SDK 22 build 89, the test app could run on device but would crash when attempting to make use of one of my anes (simple send email), using build 149 the ane works correctly. I still need to test that build with one of my full project and see how stable it is and I will report back any problems if I find one. Thx for the update!

Inspiring
April 13, 2016

My team has had similar issues, so we are sticking with AIR 19 until they are resolved.

ASWCAuthor
Inspiring
April 13, 2016

Thx for the confirmation, I can now stop banging my head on the wall.

Participating Frequently
April 18, 2016

Hi ,

Thanks for the information.We are not able to reproduce this issue at our end.We will be glad to help if you can provide us  ane and sample project on which this issue is reproducible.

Thanks,

Adobe AIR Team