This is a migrated thread and some comments may be shown as answers.

Fiddler does not work on Windows 10 Phone emulator build 10.0.14393

0 Answers 89 Views
Mobile
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 31 Aug 2016, 02:33 AM

I'm developing a UWP app using Ionic2/Angular2 framework. Been trying to get fiddler working so I can debug the traffic. Here's what I've tried.

I've followed the instructions here, and I've also tried the following

  • prefs set fiddler.network.proxy.registrationhostname 192.168.1.65
  • prefs set fiddler.network.proxy.registrationhostname localhost
  • prefs set fiddler.network.proxy.registrationhostname my-computer-name

Nothing seems to work. I can, however, open up Microsoft Edge (on the host) and browse the fiddler echo page (192.168.1.65|localhost|my-computer-name:8888). So it seems like the configuration is somewhat working, just not for the emulator.

Interestingly enough, this only seems to affect the Windows 10 mobile build 10.0.14393 (August Anniversary update). I can get the Windows 10 mobile build 10.0.10586 (Threshold 2 Nov 2015) to work with fiddler, the problem with this is that I'd need to modify my app to work on this build.

No answers yet. Maybe you can help?

Tags
Mobile
Asked by
Matt
Top achievements
Rank 1
Share this question
or