how can I use CloudKit to make a chat messaging section in my app. I want users to be able to have private conversations with another user without it being public to everyone.
any help would be appreciated
I don’t want to use public database cause then everyone would see the 2 users personal convo.
I don’t want to use private database because I want both users to be able to see the messages sent to each other in convo.
any help would be appreciated