Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Core Data memory usage while importing large dataset

ios core-data memory

Core Data Migration is slow although there is nothing to migrate

ios core-data

How to store JSON response in Core Data?

ios json core-data

Swift and CoreData Casting issues in test vs non-test

ios core-data swift

iOS:Swift:CoreData: Values are not stored using PrivateManagedObjectContext

Using SwiftUI with Core Data

core-data swiftui

CoreData Ambiguous reference to member 'id' Xcode 12

About getting a new NSManagedObject object

How do I avoid getting "error during SQL execution : constraint failed" when I update my sqlite core data store?