Hey Currently there's a major bug in Cordova with respect to the fact that we can't blacklist any individual web resource. I saw that shouldInterceptResource was added to CordovaWebViewClient, and I'm wondering if we can use that to block resources that aren't whitelisted.
Anyone used this? And are there any thoughts on this? Joe