simplechat icon indicating copy to clipboard operation
simplechat copied to clipboard

Simple chat app using CloudKit

Simplechat

alt tag

Simple chat app using CloudKit.

  1. Create App ID using Apple developer program
  2. Create iCloud container using Apple developer program
  3. enable iCloud in your project Capabilities section. (Key-Value storage & CloudKit)
  4. enable Remote notifications in your project Capabilities section.
  5. prepare provision profile with these features enabled.

You should be able to run application. If not contact me with your questions.