cordova-plugin-ionic-webview icon indicating copy to clipboard operation
cordova-plugin-ionic-webview copied to clipboard

Replace local server with Webviewassetloader

Open NiklasMerz opened this issue 4 years ago • 0 comments

I tried to get the WebViewAssetLoader loader running to see how it works (see #483). Implementing this was pretty straightforward and it works with cordova-android@9 and AndroidX enabled.

Right now it loads a basic Ionic app seemingly fine. I did not do extensive tests yet. Many of the Android features are removed/not implemented yet as I don't know exactly what is still needed.

Request for comments :-). Maintainers can push to this branch however they like,

NiklasMerz avatar Nov 28 '20 10:11 NiklasMerz