Core Data properties based upon relationships returning NULL...
Read MoreiOS - Core Data Stack as singleton with main NSManagedObjectContext...
Read MoreSave NSUndoManager transactions one by one...
Read MoreCore Data Error After Recreating Persistant Store...
Read Morereset context does not fire fetchResultedController...
Read Moremanaged object context is a transactional log?...
Read MoreCore Data not saving in distribution build...
Read MoreHow to save data loaded from core data in array?...
Read MorePass NSManagedObjectContext between threads...
Read MoreCore Data: should I be fetching objects from the parent context or does the child context have the s...
Read MoreHow can I fetch only object rows sent&mapped back from server when using RestKit+CoreData?...
Read MoreHow can I pass-on to a Function a newly created Object of ManagedObject of a Data Model?...
Read MoreCoreData occurred error on device but fine on simulator...
Read MoreCancelling NSManagedObjectContext performBlock...
Read MoreWays to get your managedObjectContext to the initial viewController OS X...
Read MoreHow to use NSManagedObject without adding it to db?...
Read MoreHow do you access NSManagedObjects between blocks?...
Read MoreCore Data: Do child contexts ever get permanent objectIDs for newly inserted objects?...
Read MoremanagedObjectContext unrecognized selector sent to instance...
Read MoreDelete a Core Data stack without using -lock method...
Read MoreNSFetchRequest on didEnterRegion concurrency issue...
Read MoreRare crash with multiple child ManagedObjectContexts and NSManagedObjectContextDidSaveNotification...
Read MoreNew object created in child context doesn't exist in parent context after saving...
Read MoreCan I re-use the context in a block of performBlock?...
Read MoreReal time sync of Core Data between WatchKit and the app...
Read MoreNSManagedObjectContext is nil in the UITableViewController class using CoreData...
Read MoreNSManagedObjectContext passed to NSWindowController becoming nil...
Read MoreHow to stop Core Data application from loading managedObjectContext automatically?...
Read MoreIs NSManagedObjectContext autosaved or am I looking at NSFetchedResultsController's cache?...
Read More