Skip to main content
Participant
May 7, 2015
Question

Could not resolve <s:ViewNavigatorApplication> to a component implementation.

  • May 7, 2015
  • 1 reply
  • 589 views

Hello.

I'm developing an mobile app,for android and ios.

We started to develop the app using air 3.5 and everything were working fine.

Recently i've updated my AIR SDK to 17 version and since then i can't build my project because of this error "Could not resolve <s:ViewNavigatorApplication> to a component implementation.".

I already searched on web about this problem but i didn't found anything that solved the problem.

Does anyone have the same problem?

How do you solved this?

Thanks

This topic has been closed for replies.

1 reply

Inspiring
May 7, 2015

This sounds like an AIR SDK width FLEX SDK overlaying issue. You probably have downloaded the wrong AIR SDK, which is not compatible with the Flex SDK. Check if you downloaded the correct AIR SDK for Flex (see here: Download Adobe AIR SDK ->  Note: Flex users will need to download the original AIR SDK without the new compiler - download links follow below this).
Alternatively I reccomend you to download the Flex SDK Installer and install both SDKs with it. You won't have to manually overlay both SDKs in this case.

jcvfcAuthor
Participant
May 11, 2015

I already did that,and the error it's the same.