Jorge Manrubia created CB-11877:
-----------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]