ionic-team / ionic-team/cordova-plugin-ionic-webview

Consider replacing WebViewLocalServer with WebViewAssetLoader

Open
#483 3 comments 4 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
493
Forks
410
PR merge metrics
No merged PRs in 30d

Description

I'm an engineer on the Android WebView team. It recently came to my attention that you're using WebViewLocalServer (probably forked from https://github.com/google/webview-local-server).

Instead of forking this class, we strongly recommend using https://developer.android.com/reference/androidx/webkit/WebViewAssetLoader, which will do most of the heavy lifting for you, and will be maintained as part of our AndroidX library. If this isn't a suitable replacement, we welcome any feedback on our [bug tracker](https://issuetracker.google.com/issues/new?component=460423&template=1157790).

CC @HazemSamir (the author of WebViewAssetLoader).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.