Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Relation is nil in CoreData upon CloudKit synchronization from iOS 15.0

swift core-data cloudkit

What do these Xcode warnings mean?

dispatch_async in NSManagedObjectContext's performBlock

SwiftUI/CoreData: Simultaneous accesses to 0x7f92efc61cb8, but modification requires exclusive access

core-data swiftui

MagicalRecord: How to save imported data in background

Support multiple iOS SDK versions with Swift

ios swift core-data ios10

How to be notified when received changes from only the remote CloudKit database?

ios core-data cloudkit

How can I implement onMove in a List of CoreData FetchedResults

CoreData: error: Failed to call designated initializer on NSManagedObject class

ios swift core-data swift2

CoreData not updated until application inactivates

swift macos core-data cloudkit

How to create a dynamic cell for a table view using nib files

How should I perform this delegate properly?

How to fetch only one column Data in Core Data using swift 3

database core-data swift3 row

Diffable datasource performance issues with > 20K rows

How can I share SwiftData @Model between widget and app?

Core Data : No NSValueTransformer with class name XXX was found for attribute YYY on entity ZZZ for custom `NSSecureUnarchiveFromDataTransformer`

swift xcode core-data

Add multiple/sequential rows - populate DB in Coredata

Storing some entities only locally when using NSPersistentCloudKitContainer

How do we sort core data fetch results based on a BOOL