Posts

Post not yet marked as solved
1 Replies
Found it (via https://trac.webkit.org/changeset/261940/webkit) - to force the old iPad behavior set _webView.configuration.defaultWebpagePreferences.preferredContentMode = WKContentModeMobile;
Post not yet marked as solved
2 Replies
If the WKWebView has already been initialized via Storyboard, you can simply set _webView.configuration.defaultWebpagePreferences.preferredContentMode = WKContentModeMobile;
Post marked as solved
2 Replies
Thank you for your reply, I appreciate it. (Also, by the way: thank you for the feature of model encryption - it was much needed.) While available for more than 2 years, I only now switched to an encrypted model and currently in the process of testing it - so this is quite a coincidence. Based on your reply, I will stick with my current error message.
Post not yet marked as solved
9 Replies
I have the exact same problem. Even after updating macOS, Xcode and iOS (14.3), the problem still persits. macOS Version 11.1 (Build 20C69) Xcode 12.3 (17715) (Build 12C33) Timestamp: 2020-12-18T11:56:00+01:00