CPaaS IOS Group Chat Sample App

I want to introduce CPaaS Group Chat IOS app that helps to make group chat between multiple users using CPaaS IOS SDK.

This application help to build a custom Group Chat experience between user logged into different platforms.

Click here to get CPaaS Group Chat IOS Sample app.

Note :- Preferably use the master branch to clone the application.

The application was built using the Cocoa pods package manager.

Go to the application’s directory in the Terminal, and install dependencies with:

pod install

This will generate a new workspace file. Open this file from now on to use the project:

You will need to modify LoginViewController.swift with your account ClientID, email and password that you created at API marketplace.

To watch CPaaS IOS Group Chat Sample App demo Video click here.

For full Developer Documentation, QuickStart and API reference code visit https://apimarket.att.com/developer/quickstarts/ios/chat#chat-group-chat.

2 Likes