Thursday, 12 September 2013

iOS 7 - Status bar overlaps the view

iOS 7 - Status bar overlaps the view

I have a ViewController which is inside a UINavigationcontroller, but the
navigationBar is hidden. When I run the app on iOS 7 the status bar shows
on top of my view. Is there any way to avoid this?
I Don't want to write any OS specific code

I tried setting View controller-based status bar appearance to NO, bit it
did not fix the issue.

No comments:

Post a Comment