How to debug a website on Windows Phone? [not remote debug]

后端 未结 4 1310
轻奢々
轻奢々 2021-02-13 15:35

I am a web developer and would like to debug a webapp/website on a Windows Phone device. It would be neat to have some kind of window where I can see the javascript console.

4条回答
  •  青春惊慌失措
    2021-02-13 15:59

    You can use [Weinre][1] with VS2012 / VS2013 phone emulators or an actual device. You have all the details here, very simple to set up nodeJS based solution.

    http://sviluppomobile.blogspot.cz/2013/03/how-to-debug-windows-phone-html5-apps.html

提交回复
热议问题