I don't want to show a history when the user starts typing into my UISearchBar. How can I tell the UISearchDisplayController not to show previous search results?
I don't want to show a history when the user starts typing into my UISearchBar. How can I tell the UISearchDisplayController not to show previous search results?