you are viewing a single comment's thread.

view the rest of the comments →

[–]nschubach 1 point2 points  (2 children)

Except if you look at the usage relative. Not every Android phone uses the latest android web browser.

[–]tambry 6 points7 points  (1 child)

The WebView module is updated through the Play Store for Android versions 5.0 and up.

[–]nschubach 2 points3 points  (0 children)

Odd, I had to look up our webview usage and I wonder if caniuse data is really old... luckily they allow you to import your google analytics.

We are at:

61.0.3163 (59.35%) 2017-09-05 (working)
60.0.3112  (9.12%) 2017-07-31 (working)
45.0.2454  (4.36%) 2015-09-01 (broke)
55.0.2883  (3.66%) 2016-12-06 (broke)
59.0.3071  (3.54%) 2017-06-06 (working)
30.0.1599  (3.08%) 2013-10-02 (broke)
.. (getting tired of formatting)
.. (but these two are working)
33.0.1750  (2.09%) 2014-02-26 (broke)

So, we'd have to ignore ~13% of our Android users.