3 Replies Latest reply: Aug 7, 2014 11:04 AM by iam0815 RSS

    "useLegacyAOT no" is breaking app

    abeymg Community Member

      I have a Flex 4.6 project using the Parsley framework and targetting AIR.

      When I attempt to use -useLegacyAOT no, and attempt to run the app on iOS, I get a error along the lines:

       

      ":Unmappable attributes for mapped class org.spicefactory.lib.reflect.metadata::DefaultProperty: :

       

       

      Off the top, my guess is metadata parsing is broken somewhere.

       

      So my request is please do not force the usage of "useLegacyAOT no" when this feature is finalized. Please leave "useLegacyAOT yes" as a valid option, because clearly the new AOT compiler is going to be unusable for a good number of apps.

       

      - Abey