/sample-clientsdk-ios_swift-voip_app

Sample Code for VOIP Application using Vonage Voice SDK

Primary LanguageSwift

Vonage VOIP Application Sample

An iOS application powered by the Vonage Voice API to make and receive VOIP Calls.

Installation

Note: A minimum version of Xcode 14.x is required to build and run.

To install, first make sure you have CocoaPods installed on your system. Then, follow these steps:

  1. Clone this repository
  2. Run pod install in the project directory to install the required dependencies
  3. Open VonageSDKClientVOIPExample.xcworkspace in Xcode
  4. Build and run the app

Usage

Authentication has been left blank, see UserController.swift

License

Released under the MIT license. See LICENSE for details.