Skip to content

Private Chat Application built using Cloudilly iOS ObjC SDK

Notifications You must be signed in to change notification settings

Cloudilly/One-On-One-for-iOS-ObjC-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

#OneOnOne for iOS ObjC SDK Repository contains sample codes to build a private chat application using Cloudilly iOS ObjC SDK. Supports offline data sync and push notifications.

Public


#####Create app If you have not already done so, first create an account on Cloudilly. Next create an app with a unique app identifier and a cool name. Once done, you should arrive at the app page with all the access keys for the different platforms. Under iOS SDK, you will find the parameters required for your Cloudilly application. "Access" refers to the access keys to be embedded in the ObjC codes. "Bundle ID" can be found inside xCode project under Targets >> General >> Identity. If you require push notifications, generate a non-password protected .P12 cert file and upload to the appropriate environment.

iOS Console

#####Update Access Insert your "App Name" and "Access". Once done, build and run the application. Open up developer console to verify connection to Cloudilly. Try sending messages and push notifications across multiple devices.

About

Private Chat Application built using Cloudilly iOS ObjC SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published