[GitHub] cordova-plugin-inappbrowser pull request: Hide status bar in iOS 7...

2014-09-15 Thread Barryrowe
Github user Barryrowe commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/59#issuecomment-55667678 Commit bd925e0 originally set to YES, but with commit 4715f28 this is switched to pull the value of the passed in property, which should default to

[GitHub] cordova-plugin-inappbrowser pull request: Hide status bar in iOS 7...

2014-08-07 Thread Barryrowe
GitHub user Barryrowe opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/59 Hide status bar in iOS 7 with option This minor change allows you to use an option "hidestatusbar=yes" to hide the status bar in IOS 7. It implements the perferStatu