Skip to content

Instantly share code, notes, and snippets.

@pebble8888
Created November 18, 2019 04:13
Show Gist options
  • Save pebble8888/530d5eb5d6cc200db7bd1fa58a324ed5 to your computer and use it in GitHub Desktop.
Save pebble8888/530d5eb5d6cc200db7bd1fa58a324ed5 to your computer and use it in GitHub Desktop.
UIWebView -> WKWebView
didFailLoadWithError => didFailNavigation
webViewDidFinishLoad => didFinishNavigation
webViewDidStartLoad => didStartProvisionalNavigation
shouldStartLoadWithRequest => decidePolicyForNavigationAction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment