Hi mobile Devs,
I am in the alpha testing with my app now, but even now I would like to set up the minimum Android API to 19 so the minimum required Android version be 4.4 KitKat.
1. I set it up in C2 while exporting to Cordova (I don't think this one does matter but anyway).
2. I set up min api to 19 in Intel XDK settings (and 21 as target api)
On my app page on Google Play it says the requirements are 4.0+ (!?).
I've checked Intel XDK config files manually, and in one config file (can't remember which now) the minimum api was set to 14 (which is Android 4.0). The rest of files were set to 19 (there are 3 config files regarding crosswalk I think).
I've edited the file and set it manually to 19. Built, sent to Google Play. And it is still required 4.0.
Anyone else compiled mobile app with IntelXDK recently? Is it my problem only or something is wrong somewhere? I can't find anything regarding this issue on Google :/
ps. I have the newest IntelXDK and C2.