Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create an air app that uses Spark and that uses the AIR updater framework
2. call the AIR applicationupdater framework
3. See the error
Actual Results:
Error: Compatibility version has already been read.
at mx.core::FlexVersion$/set compatibilityVersion()[C:\dev\svn\trunk\frameworks\projects\framework\src\mx\core\FlexVersion.as:254]
at mx.core::FlexVersion$/set compatibilityVersionString()[C:\dev\svn\trunk\frameworks\projects\framework\src\mx\core\FlexVersion.as:301]
at _ApplicationUpdaterDialogs_mx_managers_SystemManager()
Expected Results:
no error, should do a successful version check
Workaround (if any):