Beginning Core Data · Fetched Results Controller Delegate | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/7104-beginning-core-data/lessons/21

Hi Brian, Good course! One question about final code at the end of the course. ‘refresh()’ statement at line 83 (of MainViewController) is not required. Correct? I thought when we insert via context, it automatically updates fetchRC accordingly. Or did I misunderstand something?
Thanks. Bandu

1 Like

@bdmoakley Can you please help with this when you get a chance? Thank you - much appreciated! :]

@bdmoakley, why did you delete refresh() from addFriend func and did not delete from handleLongPressGesture on?

It’s been two years since I made this tutorial - it may have been an oversight. That said, a new updated version of this course is in production and should be released soon. Cheers!