Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobjectcontext

Store But Don't Save NSManagedObject to CoreData?

CoreData: Fetching an Object from an unsaved Context

Retrieve NSManagedObjectContext from NSManagedObject

Core Data Fault

performBlockAndWait On Child Context with Private Queue Deadlocks Parent on iOS 7

Illegal relationship between objects in different contexts: but I only have one context?

What could cause mergeChangesFromContextDidSaveNotification not to merge/invalidate objects that have been updated?

Does NSFetchedResultsController Observe All Changes to Persistent Store?

RestKit crashes because NSManagedObjectContext is nil in the RKResponseMapperOperation

Using Core Data Concurrently and Reliably

Core Data: should I be fetching objects from the parent context or does the child context have the same objects as the parent?

Core-Data: Parent context changes not being merged into child context

Remove inserted but unsaved object from Core Data Managed Object Context

NSManagedObjectContext save doesn't crash but breaks on objc_exception_throw

NSManagedObject's managedObjectContext property is nil

Crashing on saving a managedObjectContext, with 'NSInvalidArgumentException', but only sporadically

CoreData fails to save context, saying relationship is nil - however it is definitely set

trying to save NSManagedObjectContext not working

Performance of NSManagedObjectContext save degrades dramatically