calrsom commented on issue #933: URL: https://github.com/apache/cordova-ios/issues/933#issuecomment-682077612
I use `cordova-plugin-statusbar` with `<preference name="StatusBarOverlaysWebView" value="true" />`. I ran into this bug after updating to cordova-ios 6.1.0. I incorrectly assumed it was an issue with the status bar plugin at first, since the content seemed to be starting below the status bar. However, the patch above fixed the issue for me, so I believe the webview was still positioned correctly, just the content moved down. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
