Hi,
I made a mistake as I was trying to manage the storage on my iPhone. In Settings / myName / manage storage / swiftUI, I selected “erase data…”
I realized afterwards that this was linked to the CloudKit container from an app I had developed for myself.
This app keeps records of my purchases and consumption of wine bottles. All the content of this app has therefore vanished. it contained several years of data.
This app uses CoreData and CloudKit.
Does anyone know if there is any chance to recover my data ?
On iCloud.com, I see no way to do such a thing. On CloudKit console, I don’t see any possibility.
I have a backup of my iPhone on my computer; I guess that if I restore the iPhone, it will have some “CoreData” data, but not everything (images for example). And in that case, how to transfer back the data to the CloudKit container ?
Thanks for your help ! Best regards Nicolas