Charles Proxy 阻止 WP Emulator 互联网连接工作
我正在尝试使用 Charles Proxy 调试来自 Windows Phone 模拟器的流量,但如果我在启动 Charles Proxy 后运行模拟器,则模拟器根本无法连接到 Internet。 Charles 代理会话窗口中也不会获取来自模拟器的流量,但会获取来自 Windows 上 Chrome 的流量。
现阶段我只想让普通的http工作,我需要做什么?
I'm trying to use Charles Proxy to debug traffic from the Windows Phone Emulator, but if I run the emulator after starting Charles Proxy, the emulator cannot connect to the internet at all. The traffic from the emulator is not picked up in the Charles Proxy session window either, but traffic from Chrome on Windows is.
At this stage I just want to get ordinary http working, what do I need to do?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我没有使用过 Charles Proxy。
模拟器来使用 Fiddler
这对我来说效果很好
I've not used Charles Proxy.
But you can use Fiddler with the emulator
This works well for me