Hi, I couldn’t solve my android blank screen problem in Android version 2.3.x (other versions work fine so far), so I tried to use fresh files from the start to investigate:
- $ ionic start myApp tabs
- I didn’t modify anything except removing this in the config file "preference name=“android-minSdkVersion” value=“16"”
- Build it using Phonegap Build
- Running in Android version 2.3.x -> Blank Screen (and running in other versions still fine using the same build)
Is it officially confirmed that ionic does not support Android version 2.3.x? kindly advise, thanks.