by Rob Christensen

 Comments (6)

Created

May 12, 2010

The Adobe AIR 2 Release Candidate (RC) build is now available on Adobe Labs. Please be sure to download the latest AIR runtime and, if you are an application developer, SDK. If you run into any issues, please let us know by using our feedback form to send us a bug. Please be sure to include all relevant information necessary to reproduce the issue.

Important: Applications built against Adobe AIR 2 beta 2 *will not run* using the AIR 2 RC runtime. In order for an AIR 2 beta 2 application to run on the AIR 2 RC runtime, the namespace of the beta 2 application descriptor file must first be updated to “2.0″ and compiled against the AIR 2 RC SDK.

COMMENTS

  • By Andre Venter - 6:40 AM on May 12, 2010   Reply

    AIR2 SDK RC1 shipped without Flex Builder 3 ui support file. it was in SDK Beta 2. Are you not supporting Flex Builder 3 anymore?

  • By Hitomi Kudo - 2:03 PM on May 12, 2010   Reply

    In AIR 2 beta 2, there were two separate user interface libraries, depending on Flex version:
    1) frameworks/libs/air/flex3/applicationupdater_ui3.swc for Flex3 applications
    2) frameworks/libs/air/applicationupdater_ui.swc for Flex 4 applications

    AIR 2 final contains only the “frameworks/libs/air/applicationupdater_ui.swc” library which is compatible with both Flex 3 and Flex 4 apps. If your application is a Flex 3 one, please make sure that you are linking to the applicationupdater_ui.swc instead of applicationupdater_ui3.swc, because the previous Flex 3 library might not be deleted if you are overlapping the new drop over the previous one.

  • By ilsh - 8:45 PM on May 12, 2010   Reply

    When will the official AIR 2 be out?

  • By Rob Christensen - 8:50 PM on May 12, 2010   Reply

    ILSH: We are very, very close. We’re expecting to have a final build in the coming weeks. – Rob Christensen, AIR Team

  • By Paul Sanderson - 10:26 PM on May 13, 2010   Reply

    I have been looking forward to this…

    - Paul Sanderson

  • By Jason Lenhart - 5:37 AM on May 28, 2010   Reply

    Hi,

    Wondering if the official release candidate is imminent?

ADD A COMMENT