I have a View Controller that creates its view programatically through the loadView method. The purpose of the view is to display a data models contents. When the v
loadView
Does this only happen on iOS 7?
Give this a try:
self.navigationController.navigationBar.translucent = NO;