You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WKNavigationDelegate's didCommitNavigation is missing in WKWebViewJavascriptBridge, which causes the original delegate to not receive any calls for that method.
The text was updated successfully, but these errors were encountered:
Sorry for delay on this one and thank you for opening the issue and the PR. As already mentioned in comment to your PR, we have just released iOS SDK v4.32.1 with the change you added. Feel free to give web bridge a shot now and let us know if that solves the issue for you. Thank you one more time and looking forward to hearing back from you.
WKNavigationDelegate's didCommitNavigation is missing in WKWebViewJavascriptBridge, which causes the original delegate to not receive any calls for that method.
The text was updated successfully, but these errors were encountered: