CloudKitMagic! - Part 1

Опубликовано: 10 Август 2026
на канале: Developer Academy PUC-Rio
198
8

CloudKitMagic is a framework dedicated to making the task of saving and synchronizing data in iCloud easier.
In this video we will build together a chat application in just 40 minutes, with all the basic functionality for sending and receiving messages, without the need to create a persistence or network layer in our project.

In part 1 we will create the interface of our chat using SwiftUI and local data.

And in part 2 we will update our project so that, directly on iCloud, it saves, reads and receives notifications.
Part 2 link:    • CloudKitMagic! - Parte 2