Posts

Post not yet marked as solved
2 Replies
This is same like injecting javascript to observe events and posting message to message handler. But I cannot pass the URLRequest to native code in this case. I am looking for some way, so that I will get callback tofunc webView(_ webView: WKWebView, decidePolicyFor navigationAction: WKNavigationAction, decisionHandler: @escaping (WKNavigationActionPolicy) -> Void)Thanks.