Hi everyone,
I’m wondering about Core Data. When creating a private context using newBackgroundContext()
, does it automatically set the parent to the view context, or is it independent? I'd appreciate it if anyone could clarify this for me.
Thanks in advance! 😊