If you want do dissmiss a UISearchBar with an SearchBarController, just use this Code:this
[self.searchDisplayController setActive:NO animated:YES];