Hey I'm looking at CB-2962, and I'm not sure how we can resolve this one. Should we intercept any XHR requests with a Basic Auth token, and set it on the browser? I noticed that CordovaWebViewClient does have some code to deal with this, but I'm confused as to how this works.
Any ideas? Joe