GitToTheHub commented on issue #1649: URL: https://github.com/apache/cordova-ios/issues/1649#issuecomment-4432271712
When you use cordova-ios 8, you don't have to use the statusbar plugin anymore. To make the app full screen, you set `viewport-fit=cover` in `<meta name="viewport">`. Can you test this by removing the setting `<preference name="StatusBarOverlaysWebView" value="true" />`? -- 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]
