GitToTheHub commented on PR #2000: URL: https://github.com/apache/cordova-android/pull/2000#issuecomment-5437791212
Since it's clear now that on iOS the system status bar is hidden when `window.statusbar.visible = false` is called, as it also now documented to [cordova-ios/cordova-js-src/plugin/ios/statusbar.js`](https://github.com/apache/cordova-ios/blob/04fccb9827a77d909cead366a11de5944431fbe2/cordova-js-src/plugin/ios/statusbar.js#L29-L32), this change here makes it equal to Android. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
