• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

2/12/2015 - Release - AIR 16 Runtime and SDK

Adobe Employee ,
Feb 12, 2015 Feb 12, 2015

Copy link to clipboard

Copied

Today we're pleased to announce that the next version of AIR is available for immediate download.  In addition to important bug and security fixes AIR 16 now contains support for iOS 64-bit applications along with significant Stage3D improvements!

Please note that in today's release, only the Windows shared runtime was updated.  The Mac version remains at 16.0.0.245.

Below are some of the key features and benefits of AIR 16.  Please see our release notes for full details.

New Features:


  • iOS 64-bit Support

As many of you are aware, Apple has recently changed their iOS requirements to enforce 64-bit compatibility.  We’re pleased to announce that the AIR 16 SDK can now be used to generate universal IPA binaries, which will run on both 32bit and 64bit iOS devices.  Going forward, every IPA generated using AIR SDK 16 and above will be a universal binary and there is no change required in the packaging commands for this support.

Please note that support for creating universal IPA binaries will only be available in the new compiler.  The legacy compiler is not (and will not be) compatible with iOS 64-bit.  Because of this, it will be removed with version 16 of the AIR SDK.  To ensure that Adobe as well as third party tools are able to work with this AIR SDK, the -useLegacyAOT option will continue to exist, but will be internally mapped to the new compiler.

With this change, any ANE that gets packaged in the application should contain the universal native libraries. Failing to do so will result in “Apple App Store allows only universal applications. <binary name> is not a universal binary. Please change build settings in Xcode project to "Standard Architecture" to create universal library/framework” error while packaging the ipa.

To learn more about the improved packaging engine, please read Faster Compiling with AIR for iOS.

If you encounter packaging or runtime issues, please report them to us over at http://bugbase.adobe.com. Please provide detailed steps to reproduce along with sample projects. If you'd like to keep your code private, please feel free to email attachments along with your bug number to ccampbel@adobe.com.

  • Stage3D Wireframe Mode Support

To help designers and developers create robust and efficient 3D content, we've added Wireframe support into AIR desktop. This option can be changed by setting Context3D's setFillMode() to "wireframe" or "solid".


  • Stage3D - Standard Constrained Profile

In version 14 of the Runtime we added the new Standard profile to desktop systems.  In Version 15 we expanded that to mobile devices in AIR.  In Flash Player 16 we've added a new Standard Constrained profile.  Like Baseline Constrained, Standard Constrained targets older and lower powered GPUs on both desktop and mobile devices.  While Standard profile reached ~21% of iOS devices, Standard Constrained can now reach more than 85%.  Developers can access this by using the new STANDARD_CONSTRAINED constant in Context3DProfile.  The chart below breaks down the differences between the different profiles that are available.

chart.png

Fixed Issues:

  • [iOS8, iPad] Application hangs on returning back to stage after importing an image from the gallery on an iPad. (3916940)
  • [iOS] App screen does not render properly when a device is rotated to an upside down position. (3916521)
  • [iOS] Push notification is not working on iOS devices as notification permission pop ups did not appear on app launch. (3928304)
  • [iOS64] LC_VERSION_MIN_IPHONEOS is set incorrectly when ANE of higher/lower minOSversion is used.
  • Packaging fails with error "Unable to find llvm JNI lib in", when an application is packaged with -useLegacyAOT yes option.
  • Graphical glitches with bitmap smoothing and scaling.( 3915192)



Known Issues:

  • Application UI items are not clickable after changing application rotation to landscape to portrait. (3924470)
  • Screen does not render properly when enter foreground from background. (3919996)

Download Locations:

AIR 16 runtime for Windows: 16.0.0.273 Runtime Download

AIR 16 runtime for Macintosh: 16.0.0.245 Runtime Download

AIR 16 SDK & Compiler for Windows: 16.0.0.292 SDK & Compiler Download

AIR 16 SDK & Compiler for Macintosh: 16.0.0.292 SDK & Compiler Download

Note: To provide all the all the necessary tools for our developers in one place and avoid having to download multiple components, we are packaging Adobe AIR 16 SDK and ActionScript Compiler 2.0 in a single SDK called “Adobe AIR 16 SDK & Compiler”.

AIR SDK 16 (Compatible with Flex) for Windows: 16.0.0.292 SDK Windows Download

AIR SDK 16 (Compatible with Flex) for Macintosh: 16.0.0.292 SDK Macintosh Download

Previous versions of the AIR runtime and SDK can be found on the Archived AIR SDK and Runtimes page

Views

2.5K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines