Vue: Support for android 5 ?

Created on 11 Sep 2017  ·  4Comments  ·  Source: vuejs/vue

What problem does this feature solve?

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

What does the proposed API look like?

There would be no api, just regular support for android 5

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.

All 4 comments

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 :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

julianxhokaxhiu picture julianxhokaxhiu  ·  3Comments

bfis picture bfis  ·  3Comments

fergaldoyle picture fergaldoyle  ·  3Comments

lmnsg picture lmnsg  ·  3Comments

6pm picture 6pm  ·  3Comments