Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Should I use core data to store some user preferences or save it in NSUserDefaults?

iOS7 NSMergeConflict on Single Thread Save

ios iphone ipad core-data ios7

NSSortDescriptor evaluating ascending numbers (Swift)

How to do Core Data queries through a relationship?

Steps to migrate Core Data databases for shipped iPhone apps

How to add data manually in core data entity

iphone core-data

NSUndoManager, Core Data and selective undo/redo

Core Data batch size

core-data

How to fetch array of objects using array of ids using core data?

SwiftUI Picker selection binding not updating

ios swift core-data swiftui

Cocoa error 256 core data

iphone core-data

Case insensitive NSPredicate for strings from an array?

cocoa core-data nspredicate

iPhone & Core Data - Removing NSManagedObject?

RestKit Object Mapping Relationships without KVC

Sorting on 'transient' fields with NSFetchedresultController

What is conflict in NSManagedObject and what's the different between some of the merge Policy?

core-data conflict

Core Data not firing fault for an NSManagedObject instance as property on app delegate

ios objective-c core-data

How to handle cleanup of external data when deleting *unsaved* Core Data objects?

MagicalRecord (CoreData) + Today Extension (iOS8)... Will They Play?

CoreData inside CocoaPods library