CPaaS iOS Chat-SMS-Multimedia Sample App

Today i want to introduce CPaaS Chat-SMS IOS app that helps user for in-app messaging experience using the CPaaS IOS SDK. It is used to create a two way communication between two users.

This application will make it easy to engage customers via Chat and SMS. Also the user can send images to each other from mobile to mobile or web to mobile application.

Click here to get the CPaaS IOS Chat-SMS app.

The application was built using the Cocoapods package manager.

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

pod install

This will generate a new xcworkspace 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 https://apimarket.att.com/.

Click here to watch Chat-SMS-Multimedia IOS messaging app demo video.

For full Developer Documentation, Quickstarts and API reference code visit https://apimarket.att.com/developer/quickstarts/ios.

2 Likes