Search Results

1
vote

Update results of NSFetchedResultsController without a new fetch

just have your problem and yes apparently using notifications is the unique way you can make a tableview refresh when the table used a nsfetchedresults controller. like in the core databook …