I have a strange one that I can not seem to fix. I am currently working on updating my app to iOS7. This all worked in iOS6. It is an universal app and thus uses same xib fi
Instead of creating a subclass for UISplitViewController, I just added this code on my master's viewDidLoad:
UISplitViewController
viewDidLoad
self.splitViewController?.extendedLayoutIncludesOpaqueBars = true