Simple chat app using CloudKit.
- Create App ID using Apple developer program
- Create iCloud container using Apple developer program
- enable iCloud in your project Capabilities section. (Key-Value storage & CloudKit)
- enable Remote notifications in your project Capabilities section.
- prepare provision profile with these features enabled.
You should be able to run application. If not contact me with your questions.