ionic-team / ionic-team/cordova-plugin-ionic-webview
navigation to non-allowed URL
Open
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
redirecting to any internal page using ``window.location.href`` , ``window.location`` , and ``window.location.replace`` in android causes this error: ```W/CordovaWebViewImpl: Blocked (possibly sub-frame) navigation to non-allowed URL```
I use Cordova and setting any ```` rule does not help.
Contributor guide
Assessment
This issue has not been assessed yet.