Testing SQLite Data Sharing in Swift – “Item not available” issue #211
Replies: 2 comments 9 replies
-
|
Hi @BennoCrafter, this is one of the first things mentioned in the "Sharing data with other iCloud users" documentation: https://swiftpackageindex.com/pointfreeco/sqlite-data/main/documentation/sqlitedata/cloudkitsharing
|
Beta Was this translation helpful? Give feedback.
-
|
Nvm! Fixed it by myself! Created new cloud kit container. Works now. Great framework 🤩 🙌 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I’m testing how to share data with the new cloudkit share feature.
When I try to open the share link on second iCloud account, I get this error:

(It's translated by google translate. Could differ to original pop up)
Item not available – The person who owns the file no longer shares it, or your account doesn’t have permission to open it.
Has anyone run into this while testing cloud sharing? Really want to test it on my two different iCloud accounts.
Hope someone can help me :) Really like this framework!
Beta Was this translation helpful? Give feedback.
All reactions