====== Adobe AIR Version Notes ====== In theory, developers should always use the very latest stable version of the [[https://www.adobe.com/devnet/air/air-sdk-download.html|AIR SDK]], especially for security reasons. However, in the past, some updates contained bugs or incompatibilities causing problems on specific platforms. That forces developers to stick with specific versions until a fix is in place. This page tries to summarize the problems of specific releases. Feel free to append up-to-date information! ===== AIR 17 ===== //Released: March 12, 2015// === Notes: === * Often causes "Error #3672: Buffer Creation failed" on Android. ([[http://forum.starling-framework.org/topic/heads-up-air-17-causes-problems-on-android|source]]) ===== AIR 18 ===== //Released: June 9, 2015// === Notes: === * Often causes "Error #3672: Buffer Creation failed" on Android. ([[http://forum.starling-framework.org/topic/heads-up-air-17-causes-problems-on-android|source]]) ===== AIR 19 ===== //Released: September 21, 2015// === Notes: === * Occurrences of "Error #3672: Buffer Creation failed" on Android are a lot less frequent than AIR 17/18 but still remain. ===== AIR 20 ===== //Released: December 8, 2015// **__Known Issues__ ** * [iOS][Win] IPA packaged on Windows machine cannot be submitted to the Apple App store. Error "This build is invalid" occurs in iTunes connect. ===== AIR 21 ===== //Released: March 10, 2016// **__Known Issues__ ** * [iOS][Win] IPA packaged on Windows machine cannot be submitted to the Apple App store. Error "This build is invalid" occurs in iTunes connect. ===== AIR 22 ===== //Released: (still in beta)// **__Fixed Issues__ on the Release Document (22.0.0.97)** * [iOS][Win] IPA packaged on Windows machine cannot be submitted to the Apple App store. Error "This build is invalid" occurs in iTunes connect. * [iOS] [Win] Installation Error: ApplicationVerificationFailed message appears on installing IPA using adt command if there is any info plist inside the assets or ANE. * [iOS]: The Bengali( or Hindi) characters displayed as blank box when click the outside of Textfield after typing the Bengali(or Hindi) characters into Textfield. (3975752) **__Known Issues__ on the Release Document (22.0.0.97)** * [iOS] UIBackgroundModes for "location" not working (4136086)