AshleyScirra commented on issue #1004: URL: https://github.com/apache/cordova-android/issues/1004#issuecomment-648882208
A key detail is the webview should still think the page is in a secure context, since some features are gated behind that. I'm not sure if a URL like `http://cordova.localhost` will quality as a secure context. If it does not it would be preferable to use `https`. ---------------------------------------------------------------- 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]
