breautek commented on issue #1032: URL: https://github.com/apache/cordova-android/issues/1032#issuecomment-671589649
You should use the [in-app browser](https://github.com/apache/cordova-plugin-inappbrowser) plugin if you want to view a website in your app. Redirecting the main app webview to load an external website is not recommended and produces a security risk for your users. See our [security notes](https://cordova.apache.org/docs/en/latest/guide/appdev/security/index.html#use-inappbrowser-for-outside-links) for more info. ---------------------------------------------------------------- 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]
