Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

In NSManagedObjectContextObjectsDidChangeNotification what is the difference between NSUpdatedObjectsKey and NSRefreshedObjectsKey

Merge conflict when multiple core data inserts are dispatched to NSPersistentContainer using performBackgroundTask

NSPersistentContainer & UnitTests with iOS10

ios swift core-data ios10

Decoupling Core Data

ios swift core-data

Using NSPersistentDocument to create 'Documents'

Use of NSFetchedResultsController in Clean Architecture

How to fix "An NSManagedObject of class 'ClassName' must have a valid NSEntityDescription" when using CoreData from a framework

ios core-data

How to save to managed object context in a background thread in Core Data

SwiftUI & Core Data - How do I use a parent record in a predicate?

core-data swiftui

Deleting rows inside LazyVStack and ForEach in SwiftUI

How to properly set relationships in Core Data when using setValue and data already exists

How do I do initial data configuration setup with CoreData?

iphone core-data

When to use the save: method of NSManagedObjectContext

iphone ios core-data

UIManagedDocument can only read documents that are file packages

ios core-data icloud

With CoreData, if I have an @dynamic property, can I override its getter just like it was @synthesized? (Lazy Instantiation)

Core data: any way to fetch multiple entities?

iphone ios core-data

Storing NSAttributedString Core Data

Why does apple use NSOrderedSet instead of NSArray for ordered mutli value relationship in CoreData?

objective-c xcode core-data

Core Data and Core Location

NSCoding VS Core data