Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

How to save a (custom) NSObject in Core Data

ios core-data nsdata nsobject

How do you access NSManagedObjects between blocks?

Swift 5.5 Concurrency: how to serialize async Tasks to replace an OperationQueue with maxConcurrentOperationCount = 1?

Reordering UITableView with NSOrderedSet in CoreData

How to check if a NavigationPath contains an NSManagedObject value?

swift swiftui core-data

Is AFNetworking with CoreData thread-safe?

Core Data add index to relationships?

cocoa core-data

iPhone core data preset

ios iphone database core-data

Adding NSManagedObjects to a one-to-many relationship

Core Data Relationships

can I check if downloaded image is corrupt or not before saving?

iphone image ios4 core-data

Should I fetch all Core Data entities upfront on iPhone?

iphone core-data chat

CoreData: Multiple Devs, versioned models and keeping up to date

ios macos core-data

Core Data + Swift + load model in does not work

ios core-data swift

Restkit creates duplicates (error: "Managed object cache returned 2 objects") only on device, not in simulator

ios core-data restkit

Forcing Core Data to refresh an NSManagedObject from a previous stored version when an updated version is already in memory

ios core-data