Search code examples
How to prune history right in a CoreData+CloudKit app?...


core-datacloudkitpruningnspersistentcloudkitcontainer

Read More
What is the right way to perform persistent history purging, without affecting the correctness of Cl...


iosswiftcore-datacloudkit

Read More
Are you allowed to save to the managed object context (Core Data) while typing in a TextEditor (Text...


core-dataswiftuicombineobservedobject

Read More
Can I apply multiple predicates to an NSFetchRequest? Would it be better to manually parse my result...


iphonecore-datanspredicatensfetchrequest

Read More
Is it possible to save a value to CoreData using key path?...


core-dataswiftuinsobject

Read More
Cannot convert value of type 'Image' to expected argument type 'UIImage'...


core-dataswiftuiuiimage

Read More
iOS Core Data CloudKit sync not working on AppStore...


ioscore-datacloudkit

Read More
Can't find mapping model for migration - UIManagedDocument Core Data Migration...


objective-cioscocoa-touchcore-dataxcode4.5

Read More
multiply two value from textfield by using core data in swiftui...


core-dataswiftui

Read More
How to use Core Data Relationship in ForEach SwiftUI...


swiftcore-dataswiftui

Read More
how to save the index and title of a segmented control in core data...


iosswiftcore-datauisegmentedcontrol

Read More
Sorting a Table with @FetchRequest's sort descriptors on macOS...


macoscore-dataswiftui

Read More
core data - fetch attribute that match one of the values in an array...


iosiphoneobjective-ccore-datansfetchrequest

Read More
SwiftUI ForEach force UI update when updating the contents of a core data relationship...


core-dataswiftui

Read More
CoreData delete multiple objects...


iosobjective-ccore-data

Read More
NSFetchedResultsController always including temporary objects...


ioscore-datansfetchedresultscontroller

Read More
NSFetchedResultsController delegate fired even when context not saved...


objective-ccore-datansfetchedresultscontroller

Read More
NSPredicate Aggregate Operations with NONE...


iosobjective-ccore-datanspredicate

Read More
Can I use Core Data fetched properties to return the most recent entity?...


iosiphoneipadcore-data

Read More
Swift Core Data Predicate IN Clause...


iosswiftcore-datanspredicate

Read More
How fetch 10 records each time from table using coredata...


iosswiftdatabasecore-data

Read More
Store and retrieve UIColor from Core Data using swift 5...


core-datauicolornskeyedarchiver

Read More
Xcode modifies current CoreData model version at every launch...


iosxcodecore-data

Read More
NSPersistentCloudKitContainer and persistent history tracking...


swiftcore-datanspersistentcloudkitcontainer

Read More
Core Data results with @EnvironmentKey...


core-dataswiftui

Read More
swift core data how should I save and fetch the one to many relationship and assign value to my view...


iosswiftcore-dataswiftui

Read More
Getting "Invalid bundle ID for container" error when using NSPersistentCloudKitContainer...


ioscore-dataicloudcloudkit

Read More
iOS 11+ How to migrate existing Core Data to Shared App Group for use in extension?...


iosobjective-ciphonecore-dataios11

Read More
How to map model for NSManagedObject?...


swiftcore-datansmanagedobjectclean-architecturensmanagedobjectmodel

Read More
What are some reliable mechanism to prevent data duplication in CoreData CloudKit?...


iosswiftcore-datacloudkit

Read More
BackNext