Hi, my company wants to switch to vue.js but are really concened regarding support for android 5...
In your site the lowest support for android is 6...
Does this means android 5 is not supported?
Can someone please confirm this?
Thanks
There would be no api, just regular support for android 5
As far as I know, VueJS can support down to Android 4.4.
As for Android 5+, it uses separate web engine so android version doesn't matter. See the quote from caniuse
Android browser/WebView version numbers through 4.4 refer to the version of Android OS. Support listed is for the Android core; it should be noted that many hardware vendors (Samsung, HTC, etc.) use altered version of their default browser which may include more/less/buggy support.
Starting in Android 5, the web engine can be updated separately, so the latest Chromium version number is used instead.
In your site the lowest support for android is 6...
Where is this written? I couldn't find any information about this.
However what I've found is this compatibility note, stating that all ES5 compliant browsers are supported, so this is a valid support table:
SauceLabs dropped support for Android 4.4 tests, that's why it no longer shows up. We do support all the way down to 4.4.
Awesome! so i think we have greenlight to switch to vue :)
Most helpful comment
SauceLabs dropped support for Android 4.4 tests, that's why it no longer shows up. We do support all the way down to 4.4.