objective-c uisearchbar only allows one character at a time
问题 I have created the following code but there's still one thing that's bugging me. For some reason, when I press any key on the keyboard, it immediately goes away, my cancel bar is disabled, but the code works and it correctly sorts and displays the cells in my table view that have those letters that the user typed in, though only one at a time. Is there something I'm missing? Thanks. Edit: Here's some code that I'm using. Might help figure this out. - (UIView *)tableView:(UITableView *