You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2017/09/09 22:46:00 UTC

[jira] [Comment Edited] (CB-13256) Status bar is not overlapping web view with cordova-ios 4.5.0

    [ https://issues.apache.org/jira/browse/CB-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160101#comment-16160101 ] 

Shazron Abdullah edited comment on CB-13256 at 9/9/17 10:45 PM:
----------------------------------------------------------------

In a new project with Xcode 8.3.3, I added to the root config.xml:
{code}
<platform name="ios">
        <preference name="StatusBarOverlaysWebView" value="true" />
    </platform>
{code}

... and changed the value (both true and false), and I was able to overlay/not overlay the statusbar, using cordova-ios@4.5.0.

However, if I used Xcode 9 beta 6 and an iOS 11 Simulator, I can see the issue.


was (Author: shazron):
In a new project with Xcode 8.3.3, I added to the root config.xml:
{code}
<platform name="ios">
        <preference name="StatusBarOverlaysWebView" value="true" />
    </platform>
{code}

... and changed the value (both true and false), and I was able to overlay/not overlay the statusbar, using cordova-ios@4.5.0.

However, if I used Xcode 9 beta 6, I can see the issue.

> Status bar is not overlapping web view with cordova-ios 4.5.0
> -------------------------------------------------------------
>
>                 Key: CB-13256
>                 URL: https://issues.apache.org/jira/browse/CB-13256
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-statusbar
>    Affects Versions: 4.5.0
>            Reporter: Thibault Vlacich
>
> I've just updated to the cordova iOS platform 4.5.0, and now the status bar is not overlapping the web view, even if said so : <preference name="StatusBarOverlaysWebView" value="true" />



--
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