Has anyone else noticed performance problems with the WKWebView in iOS9?
Last year, when iOS8 was launched, we had to change our app's Visual Editor to use WKWebView instead of UIWebView because the performance when editing large files. That was a LOT of work, because the 2 controls work quite differently!
Now, this huge performance hit appears to be happening again, but with WKWebView?
Before we decide to completely give up on developing for iOS, can anyone else confirm that they are seeing this?