You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/01/14 13:09:12 UTC

[GitHub] stefangroenew opened a new issue #122: Plugin not working correctly

stefangroenew opened a new issue #122: Plugin not working correctly
URL: https://github.com/apache/cordova-plugin-statusbar/issues/122
 
 
   I'm using the following config.xml
   
   `<plugin name="cordova-plugin-statusbar" />`
   `<preference name="StatusBarOverlaysWebView" value="false" />`
   `<preference name="StatusBarBackgroundColor" value="#000000"/>`
   `<preference name="StatusBarStyle" value="lightcontent" />`
   
   The statusbar text is white, thats OK but the statusbar itself is not black (#000000) as defined in the config.xml It is transparent... 
   
   Using: 
   
   `<preference name="phonegap-version" value="cli-8.0.0" />`
   
   Device:  IOS12 on iPhone6
   Phonegap Build
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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