airsdk / Adobe-Runtime-Support

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
203 stars 11 forks source link

Update SDK from 406 to 444, 476, 533 #932

Open giucer opened 3 years ago

giucer commented 3 years ago

When update the SDK folder with new versions fron 406 the file mobilecomponents.swc disappear from my Library Path and the compiler gennerate the error: Could not resolve to a component implementation.

leossmith commented 3 years ago

Make sure you are updating using the AIR for Flex SDK

giucer commented 3 years ago

I updated correctly....I managed to work when I don't copy this files that are in the framework folder: air-config.xml, airmobile-config.xml and flex-config.xml

giucer commented 3 years ago

Attached are the files that I have and works: frameworks.zip

leossmith commented 3 years ago

Are you using ant to build? I had the same issue when using air-config.xml and flex-config.xml via ant. Replaced them with airmobile-config.xml and error was gone

giucer commented 3 years ago

I'm using Flash Builder 4.6 and the problem is not only at the build time but also before the build as you can see from the screen attached the mobilecomponents.swc disappear from the framework. When I use old xml files the component come back. WhatsApp Image 2021-06-29 at 17 37 37