Hi, Is there any way that I can make an app that lets users with different apple-ids upload, read, and write data into the cloud. If there is, is there a tutorial that I could follow?
Thanks :)
Hi, Is there any way that I can make an app that lets users with different apple-ids upload, read, and write data into the cloud. If there is, is there a tutorial that I could follow?
Thanks :)
Yes. It's right there in your posting title: the CloudKit public database. You can learn from any tutorials for CloudKit itself, skipping details relating to the private and shared databases.
Got It, thank you! If it's not a problem, can you direct me to a tutorial?
Go to Developer App (available for Mac, iOS) and search for CloudKit Shar
(you will find a lot of content)
Sample projects