[
https://issues.apache.org/jira/browse/CB-12886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071835#comment-16071835
]
Darryl Pogue commented on CB-12886:
-----------------------------------
That {{viewport-fit}} thing doesn't work in the latest iOS 11 beta, so the
better way (that works on both WKWebView and UIWebView) is to set {code}
[[webView scrollView] setContentInsetAdjustmentBehavior:
UIScrollViewContentInsetAdjustmentNever];
{code}
> white area where status bar is in iOS 11
> ----------------------------------------
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios
> Environment: iOS 11 beta 1
> Reporter: Shazron Abdullah
> Labels: ios11
> Fix For: [email protected]
>
> Attachments: ios11.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]