In my storyboard, I have a View controller (embedded in a navigation controller). Inside the view controller I have a tab bar controller, and inside a tab a table view contr
This, as said, will work perfectly. I've just tested it.
self.tabBar.translucent = NO;