Skip to content

Sample app for 8x8 Voice SDK integration into iOS apps

Notifications You must be signed in to change notification settings

8x8/voice-sdk-reference-app-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Prerequisite

  • Xcode 14.2 (or later)
  • iOS 15.5 (or later)

Please make sure you have the following tools installed with brew:

  • brew install swiftlint

The project has an external dependency on Wavecell.xcframework:

Download and unzip framework to:

  • SampleApp/Frameworks

Xcode IDE

  1. Open SampleApp.xcodeproj in Xcode
  2. Build & Run

Note: SampleApp.xcodeproj is configured with xcconfig files:

  • SampleApp/Configurations/

Voice SDK

The SampleApp project integrates the SDK via WavecellClient object.