CloudKitChat
A group chat app implemented using Apple CloudKit.
Install / Use
/learn @DJBen/CloudKitChatREADME
#CloudKitChat
How to set up
-
Change the credentials to your Cloudkit Container
-
Add these Record Types:
Message (recipientGroup as Reference, sender as Reference, body as String, timeSent as Date/Time) ChatGroup (name as String, owner as Reference, people as Reference List) User type will be added automatically upon running -
You must login with an iCloud account
