Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData creates and saves extra entities with nil attributes

swift core-data ios10

Swift 4 - Cannot assign value of type 'NSDate' to type 'Date?' ONLY on Physical Device

ios core-data swift3 swift4

Core data + CloudKit - sharing between iOS and watchOS companion app

Patterns for accessing remote data with Core Data?

Storing optional NSNumber in Core Data

iPhone CoreData migration fails with "Can't find model for source store"

NSPredicate Returns No Results with Fetch Request, Works with Array Filtering

Crash using Aggregate Operation: "ALL" in a Core Data iOS Application

Querying for all objects of multiple child entity types in Core Data

objective-c cocoa core-data

Synchronize IOS core data with web service?

web-services ios5 core-data

Core Data vs NSFileManager

CoreData Background Thread Update Has Random EXC_BAD_ACCESS KERN_INVALID_ADDRESS Error

Swift 2.0 one-to-many relationship - still NSOrderedSet?

Correct method to save an Int into core data?

swift core-data

NSSortDescriptor and to-many relationships

How do I share a Core Data store between processes using NSDistributedNotifications?

cocoa core-data ipc

Variable Substitution with FetchRequests stored in a CoreData Model

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

TableView with two instances of NSFetchedResultsController

Sharing Core data and Images to iCloud