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 05:26:00 UTC

[GitHub] [cordova-plugin-statusbar] mosabab commented on issue #189: styleLightContent not working on iphone 11

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


   Same problem here,
   
   If I set the preference to lightcontent in config.xml like this:
   `<preference name="StatusBarStyle" value="lightcontent" />`
   Or even if i put the code in js file like this:
   `StatusBar.styleLightContent();`
   
   And add platform ios@6.0.0 using cordova command.
   
   I see on Xcode that the Xcode just read Default (which is dark text for light background).
   
   @breautek @NiklasMerz @jcesarmobile 
   Sorry for the mentions
   
   Could you please check this problem.
   
   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