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
  • 8,658
  • 22
  • 77
  • 159

0 Answers0