This might be a bug in iOS 7: I used storyboard to drag in Search Bar and Search Display Controller in my tableview controller. The background color of my t
I tried to use: self.tableView.backgroundView = [UIView new];. It worked!
self.tableView.backgroundView = [UIView new];