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
add the function and navigationDelegate = self in Webview.swift ,but it not work?
public func webView(_ webView: WKWebView, didFinish navigation: WKNavigation!)
{
}
The text was updated successfully, but these errors were encountered:
How to detect load finish?
add the function and navigationDelegate = self in Webview.swift ,but it not work?
public func webView(_ webView: WKWebView, didFinish navigation: WKNavigation!)
{
}
The text was updated successfully, but these errors were encountered: