CloudKit Public Database

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 :)

Post not yet marked as solved Up vote post of anishrangdal Down vote post of anishrangdal
841 views

Replies

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?

  • Doing a simple search online will yield plenty of tutorials. Each will build different apps but should have the same concept. Learning from multiple tutorials will help you gain a thorough understanding into the subject area and along the way you may pick up useful optimisation tips.

Add a Comment

Go to Developer App (available for Mac, iOS) and search for CloudKit Shar (you will find a lot of content)

Sample projects