GitHub user miscer opened a pull request: https://github.com/apache/cordova-plugin-statusbar/pull/30
CB-9076 Fixed StatusBarOverlaysWebView Related issue: https://issues.apache.org/jira/browse/CB-9076 The default value can be removed since it is set in the code: ```objectivec // src/ios/CDVStatusBar.m, line 104 _statusBarOverlaysWebView = YES; // default ``` You can merge this pull request into a Git repository by running: $ git pull https://github.com/miscer/cordova-plugin-statusbar cb-9076 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-statusbar/pull/30.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #30 ---- commit de3f6589a757dce089ea1c4303f36c6ea3538588 Author: Michal MiÅ¡kernÃk <mic...@miskernik.sk> Date: 2015-07-30T06:16:08Z CB-9076 Fixed StatusBarOverlaysWebView ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org