I have implemented a CoreData-backed SCSearchViewController which works just fine. However, if I enter a search term that returns one or more rows, then click search, then delete the search term, then click cancel, I'm left with zero rows.
Even simpler test, click search, then click cancel. Nada.
Please can someone explain why I'm not seeing any data and, if possible, how to fix it?
Regards
Chris
Edited by quimarche, 12 April 2014 - 09:05 AM.