I'm seeing the same think in WKWebView, every time I show WKWebView it prints out the following error message multiple times: "This method should not be called on the main thread as it may lead to UI unresponsiveness."
I also see that navigation to different web pages in WKWebView seems to lag a bit, like something is blocking the main thread. Haven't been able to figure out the cause yet.
Anyone have any insight?