For an Angular app I'm trying to build in Cordova, I have this in config.xml:
<uri="*" subdomains="true"/>
ADB debugger shows the URL is blocked. I've tried putting in the 10.0.0.2 instead of * and a ton of other things as per Stack Overflow answers, to no avail.
Here is the error in the adb debugger listing:
W/IceCreamCordovaWebViewClient(26882): URL blocked by whitelist: http://10.0.0.2/econ/public_html/e.php?method=attendees
install cordova-plugin-whitelist to resolve this issue
$ cordova plugin add cordova-plugin-whitelist
$ cordova prepare
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With