How to handle popups and alerts in WKWebView
In this blog post, I'll explain how you can support popups and alerts in WKWebView because this is not supported out of the box. Default behavior The following cases do not work in a WKWebView automatically: opening a new tab/window with <a> HTML el...
Oct 24, 20223 min read5.4K

