Hello, I’m trying to find some documentation on what versions of Android Ionic version 3 supports. I’m not seeing anything of the sort but I am finding through forum posts that Ionic version 2 supports Android 4.4+. Has this changed for Ionic version 3?
So when you install a current Ionic project with current Cordova, you get cordova-android 6.2.3 which supports API levels 16 - 25 and Android versions 4.1 - 7.1.1.
(Note that Ionic supports some features of the webview that is not avilable in Android <4.4, but this can be fixed and worked around by using the crosswalk plugin)