Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Write native SQL in Core Data

CoreData error with EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)

Best way to implement soft delete or archive with Core Data and server sync

CloudKit integration requires that all attributes be optional, or have a default value set. Does not detect default UUID value

How to write a simple generic Core Data function for all Entities

ios swift generics core-data

Core Data fetching with objectID

swift core-data

Core Data NSSortDescriptor with two keys

Asynchronous read in CoreData - Difference in using newBackgroundContext + FetchRequest vs newBackgroundContext + NSAsynchronousFetchRequest?

ios swift core-data

Couldn't initialize CloudKit schema because no stores in the coordinator are configured to use CloudKit

swift core-data cloudkit

CloudKit fails to sync with CoreData with Constraints

NSBatchUpdateRequest for one-to-many relationship

ios swift core-data

Could not cast value of type 'NSAsynchronousFetchResult' (0x103e13388) to 'NSArray' (0x10435cf28) Swift

swift core-data

Swift 3 Core Data - Entity(context:) vs Entity(entity: Location.entity(), insertInto: context)

Modern Core Data Performance with UUID

ios iphone swift core-data uuid

Is it possible to implement.onDelete and .onMove functionality to Core Data-backed .listStyle(GroupedListStyle()) in SwiftUI?

core-data swiftui

How to delete Core Data SwiftUI?

Coredata in ios keyboard extension

How to create NSPredicate with array contains element