cordova-plugin-ionic-webview icon indicating copy to clipboard operation
cordova-plugin-ionic-webview copied to clipboard

navigation to non-allowed URL

Open shahind opened this issue 2 years ago • 0 comments

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.

shahind avatar Apr 27 '22 13:04 shahind