You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/10/22 11:56:59 UTC

[jira] [Closed] (CB-11599) StatusBar Plugin Method styleLightContent Not Working

     [ https://issues.apache.org/jira/browse/CB-11599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-11599.
-----------------------------
    Resolution: Cannot Reproduce
      Assignee: jcesarmobile

Closing this because I can't reproduce it on a Cordova project with cordova-plugin-statusbar 2.1.3 or 2.2.0.
Last line is setting text to white even if the style was set to default (black) on the config.xml

Might be Mobile First related

> StatusBar Plugin Method styleLightContent Not Working
> -----------------------------------------------------
>
>                 Key: CB-11599
>                 URL: https://issues.apache.org/jira/browse/CB-11599
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Statusbar
>         Environment: MobileFirst 7.1 + IOS 9.3.2
>            Reporter: michael faith
>            Assignee: jcesarmobile
>
> My project is using MobileFirst 7.1, which has an older version of Cordova included (3.6 iirc), but I'm using the latest version of the plugin (2.1.3). I'm having trouble with the StatusBar.styleLightContent method taking effect.  I've created a deviceready function, which makes the following calls:
> 	StatusBar.overlaysWebView(false);
> 	StatusBar.backgroundColorByHexString("#0d66a4");
> 	StatusBar.styleLightContent();
> The first two calls are successful, but the lightcontent setting isn't being applied, when I install on an IPhone with iOS 9.3.2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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