WKWebViewTips icon indicating copy to clipboard operation
WKWebViewTips copied to clipboard

What is the current status of wkwebview

Open dreampowder opened this issue 9 years ago • 1 comments

hi there, first of all thanks for these wonderful tips

my question is, how is the current status of wekwebview? should we use for apps ios8+ or does still using uiwebview is a good idea?

dreampowder avatar Mar 14 '16 23:03 dreampowder

Hi, sorry for the delayed response.

I think it depends how to use webView.

One of the main reason I use WKWebView is that UIWebView has many crash bugs that developers cannot deal with. (You can see Google Chrome's crash rate change after adopting WKWebView)

ShingoFukuyama avatar Jun 30 '16 21:06 ShingoFukuyama