Hi,
I'm getting an error recently
share error details <CKError 0x600002a5bb70: "Internal Error" (1/5000); "Failed to sync user keys"> share error Failed to sync user keys
when trying for example:
let shares = try await Self.container.privateCloudDatabase.recordZone(for: SharedZone.ID)
It only happens in a simulator. Does anyone have a similar issue?