Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

What is the Cocoa Touch equivalent to NSArrayController?

Good practices for multiple language data in Core Data

iphone database core-data

Retrieve Core Data Entities in Order of Insertion

Unit Testing Model Classes that inherit from NSManagedObject

How to protect sqlite db in your core-data iPhone app?

How to use ManagedObjectID the right way?

iphone core-data

How to store custom objects with struct in Coredata

Is there any way we can restrict duplicate entries in core data?

ios objective-c core-data

Preloading a database in iOS 7

ios objective-c core-data ios7

Reorder TableView Cells With NSFetchedResultsController Core Data - Swift 3

Is the Core Data database deleted from the device when an app is deleted?

ios core-data

Adding an object to an NSSet in a Core Data with many-to-many relationships

Saving Image to core Data

Testing iCloud sync with a single iOS device

ios testing core-data icloud

How to clear NSFetchedResultsController?

How to rearrange entity attributes in Xcode data modeling tool?

How to get a meaningful error message back to the view controller with Core Data validation?

One to many CoreData relationship cannot be accessed when the object is fetched

ios xcode core-data swift

How to listen for specific entity saves/updates in CoreData

Swift can't infer generic type when generic type is being passed through a parameter