Relative Content

Tag Archive for swiftxcodemacoscore-datacloudkit

Question about how coredata and cloudkit communicate

So i accidentally deleted some entities from CoreData on my mac os app. I had a backup of the sqlite file so i restored it. Now after some days the data disappeared again. My question is: if I restored the backup of coredata but the data was deleted from cloudkit what happens? Does the restored data get re uplaoded on cloudkit or it gets deleted again? Thank you