Back to Developer Roadmap

CloudKit

src/data/roadmaps/swift-ui/content/cloudkit@t2S_cttRJLpC__YTf1nAa.md

4.0912 B
Original Source

CloudKit

CloudKit is Apple's cloud storage solution that allows developers to save and retrieve app data in iCloud. It provides a way to store structured data, like records with fields, and binary data, like images or videos, in the cloud. Users can access their data across all their devices logged into the same iCloud account, and you can also create public data that's accessible to all users of your app.

Visit the following resources to learn more: