Skip to content

Cloudilly/Group-Chat-for-iOS-ObjC-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

#Group Chat for iOS ObjC SDK Repository contains sample codes to build a group chat application using Cloudilly iOS ObjC SDK.

Anonymous


#####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. Leave the "APNS" for now. This sample project doesn't require APNS push notifications

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. If you have setup the anonymous chat app for other platforms, you should also test if you can send messages across platforms, ie from iOS to Web / Android and vice versa.

About

Group Chat built using Cloudilly iOS ObjC SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published