You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Darryl Pogue (JIRA)" <ji...@apache.org> on 2017/07/03 01:24:00 UTC

[jira] [Commented] (CB-12886) white area where status bar is in iOS 11

    [ 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: cordova-ios@5.0.0
>
>         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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org