/OpenTokRTC-iOS

iOS client application for http://github.com/opentok/OpenTokRTC

Primary LanguageObjective-CMIT LicenseMIT

OpenTokRTC iOS

OpenTokRTC iOS is a client for the OpenTokRTC sample application.

Requirements

  • Cocoapods is used to manage dependencies. Please install the latest version.
  • iOS 7.0+
  • Xcode 7.2+

Building

  1. Clone the respository (or download and unzip).
  2. Use Cocoapods to install the dependencies (pod install).
  3. Open OpenTokRTC.xcworkspace in Xcode.
  4. Select the device or simulator you wish to run on, and Build and Run (⌘R).