ios-webkit-debug-proxy blank devtools ios-webkit-debug-proxy blank devtools google-chrome google-chrome

ios-webkit-debug-proxy blank devtools


What Chrome version are you using? This might happen as this feature is broken since chrome 38. Try downloading Chromium 37 to solve the issue.

Checkout this Bug Report for details:

https://github.com/google/ios-webkit-debug-proxy/issues/78

Old binaries can be obtained from here:http://sourceforge.net/projects/osxportableapps/files/Chromium/


I followed this procedure from Ryan Ewen:

Comprehensive instructions for Windows:


make sure you installed latest ios_webkit_debug_proxy:

brew install ios-webkit-debug-proxy

and then launch ios_webkit_debug_proxyusing command:

ios_webkit_debug_proxy -f chrome-devtools://devtools/bundled/inspector.html

BTW you must use developer's certificate to build the app!