Search code examples
iosobjective-cuinavigationcontrollerios7statusbar

iOS7 status bar issue that I can't figure out


I have those 2 issues in iOS7 that I can't figure out.

The first issue is that the TableView rows goes beneath the Status Bar, how can I disable it, or to make the section header of the table view to be under the status bar all the time?

status bar status bar

The second issue that I have is on the navigation controller the status bar seems to be black with black background and I don't know how to fix it, the view controllers background is white, but the status bar reminds black and I don't know why.

black status bar

UPDATE:

Still no answer.


Solution

  • I've got the answer in another post, please check it everyone who has problems with iOS6-7 and StatusBar:

    UIStatusBar as in Facebook new iOS7 application

    Enjoy!