facebookarchive / FBFetchedResultsController

A drop-in replacement for NSFetchedResultsController built to work around the fact that NSFetchedResultsController does not work with parent/child contexts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More info required in the readme

malhal opened this issue · comments

About what your problem was using NSFetchedResultsController with parent/child contexts. I'm not aware of any problems.

Good point, it's underspecified. It is a bug that results in deadlock. If you're not encountering it, great! No need to use this. For all I know it's fixed in later versions of iOS.

We don't use Core Data at Facebook any more, so unfortunately we don't have the context to fill in here.