I'm trying to debug a json request. I installed a tool (fidler) that acts as a proxy server, so I can intercept the call. The tool is setup to act as a system wide proxy server, but the simulator seems to ignore this.
So my question: how can I force the simulator to use a proxy server?