Closed soapdog closed 5 years ago
Without a delegate, the application can't receive navigation events from WKWebView. The current attempt to set it doesn't trigger an error but also doesn't work.
WKWebView
Delegates are working now. I was setting them wrong.
Without a delegate, the application can't receive navigation events from
WKWebView
. The current attempt to set it doesn't trigger an error but also doesn't work.