Skip to main content
Participating Frequently
November 1, 2013
Question

Update framework in AIR 2 application doesn't work in OSX Mavericks

  • November 1, 2013
  • 1 reply
  • 586 views

I have an AIR application (http://getklok.com/downloads/Klok2.air) that no longer updates successfully on OSX Mavericks. It correctly detects the available update, but when the user chooses to download the update, it doesn't install and fails silently. So, the next time a user launches the application, it is still the previous version.

I didn't see anything in the release notes of the latest AIR mentioning any Mavericks/AIR related issues.

This topic has been closed for replies.

1 reply

Participating Frequently
November 2, 2013

I just tested a different application built with AIR 3.1 and I am seeing the same issue. It appears that the update is downloading but it never installs.

Participating Frequently
November 2, 2013

A little digging and I found this issue: https://bugbase.adobe.com/index.cfm?event=bug&id=3650590

Apparently not just Mavericks. This was an issue with the current released of AIR 3.9. I confirmed that downloading the beta of 3.9 released on 10/29/2013 seems to have fixed the issue.