GitHub user breautek added a comment to the discussion: Cordova VS Android 
System Webview

I'm actually a little bit confused on this because afaik you can't _delete_ the 
Android System Webview, you can only disable it.

Cordova relies on a system webview. It doesn't necessarily have to be the 
Android System Webview, you must have a webview component installed on the 
device.

It is possible that you have more than 1 webview component installed on your 
device and that when you're disabling the android system webview, the system is 
choosing an alternate webview component to use.

You check what webviews are available on the device (and switch between them) 
by going to Settings -> Developer Options -> WebView Implementation.

Different webview implementations can obviously have different behaviours.

GitHub link: 
https://github.com/apache/cordova/discussions/523#discussioncomment-12097708

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to