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
rm...@latencyzero.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to