Skip to main content

Add Eyeson to your Xcode project

The SDK is available via Swift Package Manager.

Configuration

Info.plist

It's mandatory to add

  • NSMicrophoneUsageDescription
  • NSCameraUsageDescription

to your Info.plist otherwise your app will crash.

Background Modes

To run your application in background, enable the following Background Modes in your Signing & Capabilities:

Background Modes
  • Voice over IP
  • Audio, AirPlay, and Picture in Picture

Usage

import EyesonSdk