jcesarmobile commented on issue #1006: URL: https://github.com/apache/cordova-android/issues/1006#issuecomment-710246481
as an alternative you can use `cordova-plugin-ionic-webview`, as it uses http/https to serve the content it's not affected by this problem, but it requires to convert the file:// urls to http/https urls with `window.Ionic.WebView.convertFileSrc()` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
