Search code examples
javascripteventswebkittouch

HowTo - Test JS Touch Events on a Mac


I'm working to build a web app that uses the WebKit Touch Events JS API. How can I QA this app on my mac with touch events, and not be forced to swap between developing on a mac and testing on an iPhone. Ideas?


Solution

  • Did you try the iPhone Simulator's built-in Safari app?