#12 - Importing into Core Data

19/04/2012
#12 - Importing into Core Data

Listen "#12 - Importing into Core Data"

Episode Synopsis

In this screencast I'll pull down data from an API, map the JSON to a Core Data Managed Object and import them in bulk on a background thread. Then we'll display the imported content in a UITableView using NSFetchedResultsController.