mllm
mllm

Reputation: 17458

Adobe AIR issues with iOS 8 and poor performance

Problem Description:

We have two (distributed!) iOS apps built for Adobe AIR:

Upgrading our devices (for example, iPad 3) from iOS 7.1.2 to iOS 8.0.2, we encounter numerous bugs and performance decrease:

Environment:

All of the above are bugs discovered ONLY in iOS 8 and with different devices and different apps with different technologies (Starling / not). Besides AIR SDK 15, problems happened also with AIR SDK versions 14, 13, and even 4.

Basically I can say that our apps are useless under iOS 8 and AIR SDK. We have other native apps that made the 7>8 transition with no problem, so it must be an AIR issue.

iOS 8 should work like it does under iOS 7.

Anyone also encountered these issues? any suggestions?

Here's also a bug report I posted in Adobe Bugbase system:

https://bugbase.adobe.com/index.cfm?event=bug&id=3835391

Upvotes: 2

Views: 1782

Answers (1)

Anton Vladimirovich
Anton Vladimirovich

Reputation: 175

Please update your AIR SDK and re-compile it again. Here is the link http://labs.adobe.com/downloads/air.html. Select your version.

Actual version is 15.0.0.302 from the Labs. It contain a lot of iOS8 fixes. I'm not sure if this can help but just try to do this.

Upvotes: 5

Related Questions