Search code examples
jqueryiosbrowsermobile-safarijqtouch

Webkit Desktop Browser for iOS Development


Currently i am trying to get into jQuery and jQtouch for the development of web-based applications for the iOS. However i am forced to "debug" the application on my device which is somehow tedious. Therefore, i want to know which browser is the most suitable on to test my application on my desktop. It should be lightweight and it would be cool if it is portable. Any recommendations that you might give me?


Solution

  • Weinre

    http://jsconsole.com/remote-debugging.html

    I mostly use safari user-agent to switch into mobile safari to test few features.

    enter image description here