I've been trying to use a WebView in a project. It works well on my home machine however fails on my work machine which is behind a proxy. Now I've configured the emulator to use the proxy and the browser works well. The WebView unfortunately fails and simply bails out by showing the dreaded HTTP 407 Proxy Authentication failed message.
Is this a known issue and is there a work around in place for this?