cordova-plugin-ionic-webview
cordova-plugin-ionic-webview copied to clipboard
navigation to non-allowed URL
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 <allow-navigation> rule does not help.