Banuba Video Editor SDK on iOS
Banuba Video Editor SDK lets you add video editing capabilities and AR effects to your app in a few hours.
Requirements
- Swift 5+
- Xcode 13.0+
- iOS 12.0+
- iPhone devices 6+
Usage
Token
Before you commit to a license, you are free to test all the features of the SDK for free. The trial period lasts 14 days. To start it, send us a message. We will get back to you with the trial token. You can store the token within the app.
Feel free to contact us if you have any questions.
Start SDK
❗ The token IS REQUIRED to run sample and an integration in your app.
- Clone the repository
- Install CocoaPods dependencies. Open Example directory
cd Example
and runpod install
in terminal. - Open the project in XCode
- Open Signing & Capabilities tab in Target settings and select your Development Team.
- Add your token
- Run sample application in XCode
Integration guide
Follow iOS Integration Guide to integrate and customize Video Editor SDK into your iOS project.