List Question
20 TechQA 2023-02-10T21:24:12.830000Managing the context of NSPersistentContainer
33 views
Asked by Jeremy
How to set up 2 core data stacks that use the same in-memory persistent store?
147 views
Asked by Reinhard Männer
How to use func assign(_ object: Any, to store: NSPersistentStore) of a NSManagedObjectContext?
146 views
Asked by Reinhard Männer
Coredata: How to use alternatively 2 persistent stores with one persistent store coordinator?
446 views
Asked by Reinhard Männer
SwiftUI - nil is not a legal NSPersistentStoreCoordinator for searching for entity name
408 views
Asked by xmetal
Core Data crash adding unique constraints with duplicate items
210 views
Asked by SimoneMontalto
Why data is removed if I enable light-weight migration in swift 5?
373 views
Asked by NSPratik
Using 2 NSPersistentContainer
161 views
Asked by user3355301
CoreData: This NSPersistentStoreCoordinator has no persistent stores. It cannot perform a save operation
2.3k views
Asked by Nikhil Muskur
Unable to add persistent store
257 views
Asked by harshith__
How to delete PersistentStore and recreate it to add new data?
1.7k views
Asked by cmii
How do I get a fetch request to return the number of objects in the persistent store?
637 views
Asked by Jim
In Core Data, can you create a predicate to fetch with a range of URI's
147 views
Asked by TomWildcat
IOS 10+ Persistence Store Container set parent context to main context
496 views
Asked by Himan Dhawan
performBackgroundTask Fault Error when fetching data in Core Data
250 views
Asked by Gypsa
Is it possible to use MULTIPLE `Persistent Store Coordinator` with ONE `Persistent Store File`? And how?
413 views
Asked by luckystars
How to best move a huge .sqlite database to a new directory on an old, low memory iOS device?
195 views
Asked by SAHM
Core Data. How to swap NSPersistentStores and inform NSFetchedResultsController?
1.3k views
Asked by Magnas
Application is crashing when creating a options Dictionary used by addPersistentStoreWithType method
410 views
Asked by Ali AKhtar
iOS: Storing data in memory rather than on disk
1.6k views
Asked by PruitIgoe