Search code examples
Why entity cannot have uniqueness constraints with to-one mandatory inverse relationship?...


ioscore-data

Read More
How to update the CloudKit schema after the app has been released to the AppStore...


swiftcore-datacloudkit

Read More
Is it possible to source an up-to-date snapshot from an NSFetchedResultsController...


iosswiftcore-dataios13

Read More
'An NSManagedObject of class 'className' must have a valid NSEntityDescription.' err...


swiftcore-data

Read More
How to set an ordered relationship with NSPersistentCloudKitContainer?...


swiftcore-dataxcode11nspersistentcloudkitcontainernsorderedset

Read More
Storing custom class type Array in Core Data...


arraysswiftcore-datatransformable

Read More
Document "xyz" could not be saved. Multiple validation errors occured...


macoscore-data

Read More
NSPersistentCloudKitContainer migration with custom NSEntityMigrationPolicy...


iosswiftcore-datamigrationcloudkit

Read More
Swift package unit testing with CoreData...


swiftcore-datapackage-managersxcode11

Read More
Create NSPredicate using generic KeyPath<Root, Value>...


swiftcore-dataswift-keypath

Read More
NSUnderlyingException = "Can't add the same store twice" when migrating core data...


iossqlitecore-dataswift3

Read More
How to represent Core Data optional Scalars (Bool/Int/Double/Float) in Swift?...


iosswiftxcodecore-data

Read More
add together the same core data item from multiple tableviews in UIKit...


swiftcore-datasumuikittableview

Read More
Alternatives to changing signature of a closure passed as parameter...


swiftcore-dataclosures

Read More
SwiftUI Picker return empty string from CoreData...


core-dataswiftuipicker

Read More
'self.init' isn't called on all paths before returning from initializer...


iosjsonswiftcore-datadecodable

Read More
SwiftUI View and @FetchRequest predicate with variable that can change...


swiftcore-datanspredicateswiftuinsfetchrequest

Read More
executeFetchRequest:error: A fetch request must have an entity...


ioscore-datacrash

Read More
Multiple Fetches to count records from Core Data...


swiftcore-datanspredicate

Read More
Is there a way to store Set<Calendar.Component>?...


swiftcore-datacalendarstoragefoundation

Read More
How to prevent Core Data fetch request from resetting its predicate when SwiftUI List selection chan...


core-dataswiftui

Read More
Why does my app hang when breakpoints are disabled?...


iosobjective-cxcodeipadcore-data

Read More
SwiftUI CloudKit Public Database with NSPersistentCloudKitContainer...


core-dataswiftuicloudkitnspersistentcloudkitcontainer

Read More
How to make CoreData object conform to the Equatable protocol?...


animationswiftuicore-data

Read More
NSPersistentStoreRemoteChangeNotification not getting fired...


core-datacloudkitios13nspersistentcloudkitcontainer

Read More
How to fetch SectionedFetchRequest with the relationship object as its section id...


swiftuicore-data

Read More
How to Delete a managedObject - not a tableView...


iosswiftcore-data

Read More
Error libsystem_platform.dylib`_os_unfair_lock_corruption_abort during saving data with Core Data on...


iosswiftmultithreadingcore-datarx-swift

Read More
Managed Object Context is nil for some reason in iOS...


iosswiftcore-dataalamofire

Read More
Does every Core Data Relationship have to have an Inverse?...


core-data

Read More
BackNext