[
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 [email protected].
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 [email protected].
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: [email protected]
For additional commands, e-mail: [email protected]