Cant see the screencasting in Chrome DevTools
rockzill opened this issue ยท 5 comments
rockzill commented
rockzill commented
auchenberg commented
@rockzill Is your phone unlocked? Can you see Safari on your phone?
rockzill commented
@auchenberg Thanks for your reply. Yes, my phone is unlocked and safari is running on it.
Also I would like to mention that remotedebug_ios_webkit_adapter --port=9000 command does not execute os-webkit-debug-proxy automatically. I need to run it manually before remotedebug_ios_webkit_adapter
rockzill commented
Fixed this by specifying the same port 9222 instead of 9000 for remotedebug_ios_webkit_adapter. Works now. Thank you @auchenberg for awesome tool!
auchenberg commented
๐

