Skip to content

A user friendly sample implementation of Spark client SDK and showcases production scenarios with Spark-SDK APIs.

License

Notifications You must be signed in to change notification settings

webex/spark-ios-sdk-example-buddies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buddies

Buddies is a Demo Application that shows how to build a production App with Spark SDK. It is developed for providing reference codes and widgets to developers who wants to develop real time communication(call and messaging) applications with "Spark-SDK".

Screenshots

  1. ScreenShot-1: Calling people/room Page.
  2. ScreenShot-2: Main messaging page.
  3. ScreenShot-3: Application page, contains buddies and groups.
  4. ScreenShot-4: Create group/add buddy Page.

How to install

You can download our Demo App from TestFlight.

  1. Download TestFlight from App Stroe.
  2. Use this portal to register as our external tester:register portal
  3. Check your Email to get your test Redeem code,put this code into TestFlight.
  4. Install Buddies from TestFlight.
  5. Or you could directly dwonload project.

Setup

Here are the steps to setup Xcode project using CocoaPods:

  1. Install CocoaPods:

    gem install cocoapods
  2. Setup Cocoapods:

    pod setup
  3. Install SparkSDK and other dependencies from your project directory:

    pod install

Kitchensink

Here is another demo app-"Kitchensink", which is more focus on simply implementing codes and functionalities. GitHub-Kitchensink

About

A user friendly sample implementation of Spark client SDK and showcases production scenarios with Spark-SDK APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages