globules-io commented on issue #1649: URL: https://github.com/apache/cordova-ios/issues/1649#issuecomment-4432326150
I don't have the StatusBar plugin installed and I do have `<preference name="StatusBarOverlaysWebView" value="true" />` and I do have `<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height">` With that I can't have edge to edge put I could patch with a after_prepare hook to force the values and I get full screen so there is something broken somewhere -- 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]
