[
https://issues.apache.org/jira/browse/CB-12886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160601#comment-16160601
]
Greg commented on CB-12886:
---------------------------
[~twkl] So you to confirm:
1) Using this pushes the project down 20px
(https://github.com/ionic-team/cordova-plugin-wkwebview-engine.git)
2) You need to remove the "Uses Fullscreen" attribute `<preference
name="Fullscreen" value="false" />`, (even though this is an Android only
option) fixes the push 20px down
3) Also need to use: cordova-plugin-disable-ios11-statusbar as well.
So to repeat:
1) Add `<preference name="Fullscreen" value="false" />` to config.xml
2) Add cordova-plugin-disable-ios11-statusbar
3) Add viewport-fit=cover to the meta viewport tag.
The issues in this ticket are resolved:
- No bottom status bar
- No shifting content in Ionic
> white area where status bar is in iOS 11
> ----------------------------------------
>
> Key: CB-12886
> URL: https://issues.apache.org/jira/browse/CB-12886
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios
> Environment: iOS 11 beta 1
> Reporter: Shazron Abdullah
> Labels: backlog, ios11
> Fix For: [email protected]
>
> Attachments: ios11.png, screenshot-1.png, screenshot-2.png
>
>
> See attached screenshot. Using WKWebView plugin, new app.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]