Search code examples
Core Data background context best practice...

iosobjective-ccore-datansmanagedobjectcontext

Read More
ViewContext not receiving updates from newBackgroundContext()...

ioscore-datansmanagedobjectnsmanagedobjectcontextnspersistentcontainer

Read More
Multiple NSEntityDescriptions Claim NSManagedObject Subclass...

core-datansmanagedobjectnsmanagedobjectcontext

Read More
CoreData: Create temporary models and maybe save to context...

ioscore-datansmanagedobjectnsmanagedobjectcontexttemporary

Read More
How do you add .environment(...) to your ContentView() when you don't have a scene delegate (Swi...

swiftswiftuinsmanagedobjectcontext

Read More
Error "Trailing closure passed to parameter of type 'NSManagedObjectContext' that does ...

swiftnsmanagedobjectcontextactivitykit

Read More
Swift: Insert codable object into Core Data...

swiftcore-datansmanagedobjectnsmanagedobjectcontextxcode14

Read More
NSManagedObjectContext insertObject - string stored as null...

ioscore-datansmanagedobjectnsmanagedobjectcontext

Read More
Core Data where do I need to call save method...

swiftcore-datansmanagedobjectnsmanagedobjectcontext

Read More
Can anyone give me some reference for this method "refreshAllObjects" in NSManagedObjectCo...

iosnsmanagedobjectnsmanagedobjectcontext

Read More
Passing ManagedObject collection from fetch result to closure up to ViewController...

iosswiftcore-datansmanagedobjectnsmanagedobjectcontext

Read More
How to use func assign(_ object: Any, to store: NSPersistentStore) of a NSManagedObjectContext?...

ioscore-datansmanagedobjectcontextnspersistentstore

Read More
Getting nil managedObjectContext in CoreData with Swift working from a Library...

swiftcore-datansmanagedobjectcontext

Read More
Passing NSManagedObject to child context not working...

swiftcore-dataswiftuinsmanagedobjectnsmanagedobjectcontext

Read More
How to avoid changing property values in an NSBatchInsertRequest?...

core-datansfetchedresultscontrollernsmanagedobjectnsmanagedobjectcontextnsfetchrequest

Read More
+entityForName: nil is not a legal NSManagedObjectContext parameter searching for entity name...

objective-cuitableviewcore-datansfetchedresultscontrollernsmanagedobjectcontext

Read More
CoreData: Delete propagation prefetching failed using NSCKImportOperation...

core-datacloudkitnsmanagedobjectcontextnsmanagedobjectmodel

Read More
What's the syntax for updating existing attributes in core data compared to saving a new object ...

swiftcore-dataswift5nsmanagedobjectcontext

Read More
+entityForName: could not locate an NSManagedObjectModel for entity name 'Ditloide' in a sec...

core-dataentitynsmanagedobjectcontext

Read More
How to use Core Data managedObjectContext properly and a proper way to save context?...

iosswiftcore-dataconcurrencynsmanagedobjectcontext

Read More
Swift, CoreData and many-to-many-relationship: how to access order of subitems?...

iosswiftcore-datansmanagedobjectcontextnsmanagedobjectid

Read More
iOS - Crash on NSManagedObjectContext...

iosobjective-ccore-datansmanagedobjectnsmanagedobjectcontext

Read More
CoreData bug in Xcode 12.1...

core-dataswiftuinsmanagedobjectnsmanagedobjectcontextnsmanagedobjectmodel

Read More
With a Private Queue NSManagedObjectContext, do I need to access properties of NSManagedObjects on t...

iosmultithreadingcore-datansmanagedobjectcontextui-thread

Read More
Core Data: Update on background NSManagedObjectContext not working upon save...

iosswiftcore-datansmanagedobjectcontext

Read More
iOS: Random error message from iOS14 EXC_BAD_ACCESS thread Queue: NSManagedObjectContext NSInternalA...

iosobjective-cswiftuitableviewnsmanagedobjectcontext

Read More
Using CoreData managedContext from background thread...how do you do it correctly?...

swiftcore-dataconcurrencynsmanagedobjectcontext

Read More
SwiftUI - passing managed object context to model...

swiftuinsmanagedobjectcontext

Read More
Why does the raywenderlich code break if you enable the scheme "-com. apple.CoreData.Concurrenc...

swiftcore-datansmanagedobjectcontextnsfetchrequestexecutefetchrequest

Read More
Pass FetchedResults through NavigationLink...

core-dataswiftuinsmanagedobjectcontextnsfetchrequestswiftui-navigationlink

Read More
BackNext