Integrate in iOS

Follow the steps below to install the required Truvideo SDK modules into your iOS project using Swift Package Manager (SPM).


Step-by-Step Installation Guide

Step 1: Open Package Dependency Manager

In Xcode, go to: File → Add Packages

Xcode Add Package

Step 2: Search and Add Required Modules

In the dialog box, search for the SDK module URLs provided below and click "Add Package".

Available Modules

Add SDK Package

Step 3: Select Target Project

In the package selection dialog, choose your project from the dropdown and click "Add Package".

Select Project Target

Step 4: Verify Integration

Once added, confirm that the module appears under "Package Dependencies" in your project navigator.

Verify SDK Integration

You're now ready to start using the Truvideo SDK in your iOS app! Don’t forget to configure authentication next.

Last updated

Was this helpful?