Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

error sharing url on cloudkit share

I'm studying sharing through this link. I followed the first steps by changing the bundle identifier of the project, the tests and placing my own container in the config and in the info.plist.

https://github.com/apple/sample-cloudkit-zonesharing

The app appears and in the log it appears that it has managed to access my iCloud, but when I click on share and share something, the following message appears in the console, on the simulator and on the iPhone:

"No options were found, providing default value for access type" "No options were found, providing default values ​​for permissions" "connection invalidated"

And finally, when I click on the shared link, the following message appears: "Item unavailable The owner stopped sharing, or you don't have permission to open it."

error sharing url on cloudkit share
 
 
Q