missing the required build settings for Android, Steroids Appgyver

203 views Asked by At

I have an application witch I build it multiple times for android before Steroids changed Android build types to Crosswalk/ARM/WebView.
Now i get an error for the same application:

Build for Android with Platform WebView could not be started. Your application is missing the required build settings. Configure them at ‘Configure Build Settings’.

keystore, keystore alias, Package Identifier is set like in the build config manual and min-SDK 14 and Max-SDK 19 is what I've set already. What should I fix in config?

0

There are 0 answers