Hi
I want to update to the newest version of AIR so I can upload my ipa to App Store. Usually I get AIR from the Apache Flex SDK installer, but it only has the beta version of 15.0.0.183. I have instead downloaded the SDK from
https://forums.adobe.com/thread/1603494
(AIR SDK 15 (Compatible with Flex) for Windows)
but when I compile, I get the following error:
Could not resolve <s:ViewNavigator> to a component implementation.
I have tried the following things:
* Downloaded AIR 15 SDK from Apache Flex and merged the new files into this SDK (same error)
* Downloaded AIR 15.0.0.183 beta from Apache Flex and merged the new files into this SDK (same error)
* Downloaded AIR 15.0.0.183 beta from Apache Flex (no error, but I don't know if Apple will accept this version)
Am I doing something wrong?
Thanks in advance
Mark