Pulse
Pulse copied to clipboard
WKWebView logging
What steps need to do to log WKWebView network activity?
There is no way to monitor WKWebView network requests using Pulse. I suggest using a network proxy or Safari Developer Tools.
@kean Can I ask, is this feasible — I see you added the Enhancement label? Do you have any early breadcrumb thoughts on what would be needed? (I may have a rummage... 🤔)
I know that none of the existing approaches available in Pulse work, including Experimental.URLSessionProxy (custom URL protocol) because WKWebView performs its networking out of process.
There are many requests to bring this feature to WKWebView on forums, so there is hope.
May be worth investigating: WKURLSchemeHandler.