Search code examples
iphoneobjective-ccocoa-touchuisearchbaruisearchdisplaycontroller

How to show No Results screen on UISearchDisplayController?


How can I manually show No Results on a UISearchDisplayController?


Solution

  • I guess, it would be enough to set sections number to 0 during search.