Hi,
new iOS 6 feature is, that you can debug html and javascript running on device or simulator in desktop safari. I suppose, that this feature is based on Webkit Remote Debugging Protocol (https://www.webkit.org/blog/1875/announcing-remote-debugging-protocol-v1-0/)
How can I connect to webkit running on iPhone without desktop Safari? I can do this for mobile Chrome running on Android using websockets, but how can I do that for iOS devices?
Thanks,
Jan
0 comments:
Post a Comment