ios7 with UIsearchBarController crashes?
问题 I am woking on ios7. In My app i am having UITableView and UISearchBar Controller. while implementing UISearchBar Controller my application crashes DUE TO following reason: Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unable to dequeue a cell with identifier listcell - must register a nib or a class for the identifier or connect a prototype cell in a storyboard' i am using custom UITabelViewCell.UISearchBarController delegate methods are also