How to create a NSManagedObjectContext with a non nil parentContext?...
Read MoreWorking in CoreData simultaneously...
Read MoreNSUndoManager does not seem to post NSManagedObjectContextDidSaveNotification on undo or redo...
Read MoreHow to pass a ManagedObjectID to the main thread...
Read MoreUsing NSArrayController without Core Data...
Read MoreSet one particular property of all objects in an NSManagedObjectContext at the same time, and update...
Read MoreNSFetchedResultsController seems to be inserting empty objects into array?...
Read MoreProperly handle the deletion of an object only if there are no relationships?...
Read MoreI have an issue in saving individual Object, rather than saving all the objects in NSMangedObject st...
Read MoreCrashing on saving a managedObjectContext, with 'NSInvalidArgumentException', but only spora...
Read MoreRestKit crashes because NSManagedObjectContext is nil in the RKResponseMapperOperation...
Read MoreConsistency between the same database accessed in the appdelegate and a view controller...
Read MoreDoes Content of Child Managed Object Context Always the Same with Content of it's Parent?...
Read Morehow do you create a NSManagedObjectContext...
Read MoreiOS - Memory Management advice when passing ManagedObjectContext To Other Views...
Read More"Unrecognized Selector"-Error when importing NSManagedObjectContext of AppDelegate into ot...
Read MoreUpdate UITableView when related NSManagedObject is updated...
Read MoreNSManagedObject attributes not being updated on parent NSManagedObjectContext...
Read MoreSEGV_ACCERR and crash app sometime on NSOperation when do [self.managedObjectContext save:&error...
Read MoreBug in iOS coredata objectWithID when moving objects between contexts...
Read MoreDebugging in XCode: Exception Breakpoints...
Read MoreCore data child tableview not refreshing...
Read MoreAdd multiple/sequential rows - populate DB in Coredata...
Read MoreStore temporary Core Data context and saving...
Read More