Android 'support not enabled' message but want just iOS build?
Answered
When I try and run my Adobe AIR project and set run on Emulator to an Apple device (e.g. Apple iPhone Retina) an error message appears saying that Error: Android support is not enabled in build configuration".
This is true that Android support is not checked/enabled in the build configuration but that's exactly how I want it to be. I'm not building an Android app so why the error message?
Please sign in to leave a comment.
Although you are going to run the app on the emulator, an AIR app descriptor is still needed. See 'App descriptor (emulator)' field in the Flash run configuration settings, and select 'as set for iOS' there.