I am trying to make the status bar for one of my view controllers to be hidden (when displayed modally). When I\'m presenting the view controller, the status bar is is to be
You may add this to info.plist
"View controller-based status bar appearance" and set the value to "No"