[
https://issues.apache.org/jira/browse/CB-13311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180990#comment-16180990
]
ASF GitHub Bot commented on CB-13311:
-------------------------------------
Github user EtienneLem commented on the issue:
https://github.com/apache/cordova-plugin-statusbar/pull/87
Does it require a minimum `cordva` version? I’m running latest
`cordova-ios` (4.5.1) but still using `cordova` 6.5.0.
The only way I can make it work is by manually calling
`StatusBar.overlaysWebView(false)` and then `StatusBar.overlaysWebView(true)`,
it doesn’t seem to be working by default when booting the app.
I’m using WKWebView and `master` for this plugin.
> Statusbar does not overlay correctly on iPhone X
> ------------------------------------------------
>
> Key: CB-13311
> URL: https://issues.apache.org/jira/browse/CB-13311
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-statusbar
> Reporter: jcesarmobile
> Assignee: jcesarmobile
>
> As statusbar plugin has the statusbar height hardcoded to 20 points, it
> doesn't overlay correctly on the iPhone X simulator as it's statusbar height
> is 44 points.
> This happens when the viewport has viewport-fit=cover
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]