Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData + CloudKit only synching after minimizing and reopening app

swift core-data cloudkit

What is the right way to perform persistent history purging, without affecting the correctness of CloudKit?

ios swift core-data cloudkit

Adding Multiple Configurations/ Persistent Store to core data swift

ios core-data

How do you get the CoreData NSManagedObject from a CloudKit CKRecord?

Core Data Predicate not working

swift core-data

CoreData: 'NSInternalInconsistencyException', reason: '+entityForName: could not locate an entity named 'DocumentLocations' in this model.'

xcode core-data model entity

CoreData could not fulfill a fault when adding new attribute

iphone core-data

Best way to create a wizard with storyboard and core data

Core data error: 'AnyObject' does not have a member named 'Generator'

core-data swift

Core Data for preloaded information

ios core-data

NSManagedObject subclass with failable init in swift

How to store an array of String with Core Data in SwiftUI?

ios swift core-data swiftui

Fetching, parsing JSON objects, then saving to Core Data produces duplicated records

Core Data - Delete rule

core-data

iOS: Storing data in memory rather than on disk

How should I add items to a list in Core Data now that xcode 4 changed the generated code?

iphone ios core-data xcode4

How is the active app terminated when an iOS device runs out of battery and shuts down?

iphone core-data