Tuesday August 20, 2013

Feeding a Map View With NSFetchedResultsController

BJ Miller shares his insight feeding Core Data objects to a map view using an NSFetchedResultsController, just like you normally would with a table view. If you’ve been confused on how the fetched results controller works on it’s own then this is a good example to study.