You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "michael faith (JIRA)" <ji...@apache.org> on 2016/07/18 19:08:20 UTC

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

michael faith created CB-11599:
----------------------------------

             Summary: 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


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