Responsiveness issue in WKWebView
Responsiveness issue in WKWebView
- Subject: Responsiveness issue in WKWebView
- From: Rick Mann <email@hidden>
- Date: Wed, 10 Feb 2016 16:30:29 -0800
We have a very complex Javascript/WebGL app. I've recently had to embed that in an iOS app. For that I use WKWebView, and for the most part, it works very well, particularly in iOS 9.x.
Unfortunately, on iOS 8.4, changing the device orientation, which causes the web view to be resized, results in some of the contained elements not resizing properly. You can see that the overall content resizes correctly, and some elements move to maintain their margin with the view, but some elements don't.
This problem is not reproducible in Safari on the same device, only in WKWebView. It doesn't happen in iOS 9.x.
Of course, the javascript engineers don't want anything to do with figuring this out.
Any ideas?
--
Rick Mann
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden