google/ios-webkit-debug-proxy

Is it possible to detect WKWebview on a macos application?

atishay opened this issue · 5 comments

It doesn't detect automatically, but since safari can, that should also be possible. Is there a way that can be enabled?

no, please refer to readme

@artygus I don't see anything relevant in the readme. Can you explain the technical barriers for JSContext/WKWebView support on macOS?

@aleclarson utility works only with ios devices, not "desktop" macos apps

@artygus Yeah but which parts of this utility are iOS-specific? Does macOS have a different protocol or something? Aren't they both using WebKit?