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
After load a url,the webViewDidFinishLoad called twice each time! And the webview.isLoading always is YES. In my opinion,It's error,because the page have been loaded, why it is still isLoading? can anyone explain it?