Accessing iOS Safari Web Inspector from Windows Machine

后端 未结 7 467
轻奢々
轻奢々 2020-12-04 19:24

New iOS 6 Safari comes with Web Inspector feature which allows to connect to it from your desktop Safari via USB cable. It then allows you to debug pages opened in iOS Safar

相关标签:
7条回答
  • 2020-12-04 19:51

    Stumbled upon this blog which shows how to debug iOS web app on Windows using a stndalone app by Telerik called AppBuilder. You're supposed to create an account on their platform before using it and it has a 30 day trial.

    I've used this on windows 7 64 bit for both vanilla web apps and Phonegap apps both on iPad with iOS 7.1, and it works. You get web development tools very similar to those in Chrome.

    0 讨论(0)
提交回复
热议问题