You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/10 21:05:58 UTC

[GitHub] [cordova-plugin-statusbar] mosabab commented on issue #191: [iOS] [urgent] StatusBarStyle preference not work on iOS 13.5 Xcode 11.5

mosabab commented on issue #191:
URL: https://github.com/apache/cordova-plugin-statusbar/issues/191#issuecomment-642262460


   > I'm also seeing this issue. I'm wondering if it's something to do with the new "Dark Appearance".
   > 
   > Since iOS 12 doesn't have "Dark Appearance", then this setting works as expected. But my iOS 13 devices (and emulators) are ignoring this setting in favor of the OS settings. Dark Appearance enabled shows status bar text white, Dark Appearance disabled shows status bar text black, regardless of what I have in the `config.xml`.
   > 
   > I should mentioned... I'm using `cordova-ios: 5.1.1` and `"cordova-plugin-statusbar": "^2.4.3"`
   
   What actually happened for now is:
   The `default` value appear same as `lightcontent` value Which is dark text for light background.
   ( the behaviour for default and lightcontent become the same)
   
   So the lightcontent in the plugin should be changed to new behavior in iOS new versions.
   
   Regards


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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