You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jorge Manrubia (JIRA)" <ji...@apache.org> on 2016/09/21 06:22:20 UTC

[jira] [Closed] (CB-11877) StatusBar plugin not working in iOS 10

     [ https://issues.apache.org/jira/browse/CB-11877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jorge Manrubia closed CB-11877.
-------------------------------
    Resolution: Fixed

> StatusBar plugin not working in iOS 10
> --------------------------------------
>
>                 Key: CB-11877
>                 URL: https://issues.apache.org/jira/browse/CB-11877
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>    Affects Versions: 2.2.0
>            Reporter: Jorge Manrubia
>
> StatusBar plugin won't work with iOS 10:
> - Setting `StatusBarOverlaysWebView` to false won't have effect. The web view frame will overlay the status bar.
> - Executing the following will have no effect over the status bar at all.
> ```
> StatusBar.overlaysWebView(true);
> StatusBar.overlaysWebView(false);
> ```



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org