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:
- Clone this repository
- Run
pod installin the project directory to install the required dependencies - Open
VonageSDKClientVOIPExample.xcworkspacein Xcode - Build and run the app
Usage
Authentication has been left blank, see UserController.swift
License
Released under the MIT license. See LICENSE for details.