0

I am trying to set the status bar to while (light). I have tried everything but still cannot figure out what is going wrong.

enter image description here

In Info.plist I have the following:

View controller-based status bar appearance NO


- (UIStatusBarStyle)preferredStatusBarStyle
{
    return UIStatusBarStyleLightContent;
}
john doe
  • 9,220
  • 23
  • 91
  • 167

0 Answers0