google/ios-webkit-debug-proxy

Updating to newest iOS / MacOS format

EGreg opened this issue · 4 comments

EGreg commented

It seems the format for sending the data has changed. See this:

https://stackoverflow.com/questions/47460142/safari-web-inspector-is-blank

Have you updated the proxy to match? I get blank inspector in Chrome, and even the tab titles are not correct.

I have the same issue. :(

+1

lots of people running into this issue over here: RemoteDebug/remotedebug-ios-webkit-adapter#166

Has anyone found a workaround?

I believe these changes must be handled by dev tools adapter,
if you're using remotedebug-ios-webkit-adapter and see a blank page check out RemoteDebug/remotedebug-ios-webkit-adapter#149