Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

ionic framework - Android Capacitor APP for an old Android System WebView on Chromebook

I have this app in React which is compiled for Android using Ionic Capacitor, and I am running into some issues.

It works fine for the Android devices I've tested so far, however when I test it on a Chromebook, I saw some issues, and after some investigation I found out that the Android System WebView in the device is pretty old (68.0.3440.91).

Is there anything I can do to overcome this like, wrapping the app in a specific WebView, or force he device to upgrade its WebView when the app is installed, or anything else? Otherwise I would need to fix the issues found one by one to allow the backward compatibility?

Sorry if the question lacks tech detail or doesn't make sense, I am not familiar with Android development :/

Thanks and regards

question from:https://stackoverflow.com/questions/66051244/android-capacitor-app-for-an-old-android-system-webview-on-chromebook

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...