[ 
https://issues.apache.org/jira/browse/CB-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006048#comment-16006048
 ] 

Thomas Fétiveau commented on CB-12779:
--------------------------------------

It happens with latest plugin release cordova-plugin-statusbar 2.2.3.

The settings I'm using is in the config.xml :
```
<preference name="StatusBarOverlaysWebView" value="false" />
```

That is working fine expect for latest version of iOS. I've actually spotted 
this bug in production when users started to update  iOS on their iPhones...

> Do you have other plugins installed? Do they work after moving to 10.3?

Yes I have other plugins and they all work fine even under iOS 10.3. This is a 
cordova-plugin-statusbar issue.


It should be easy to reproduce it at your end. Setup a cordova project with 
`<preference name="StatusBarOverlaysWebView" value="false" />`. Test on iOS 
10.3 and you'll see that the status bar is actually overlaying the webview...


> StatusBarOverlaysWebView to false does not work on iOS 10.3
> -----------------------------------------------------------
>
>                 Key: CB-12779
>                 URL: https://issues.apache.org/jira/browse/CB-12779
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-statusbar
>            Reporter: Thomas Fétiveau
>
> After upgrading iPhone to iOS 10.3, the status bar plugin setting 
> StatusBarOverlaysWebView set to false does not work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to