Skip to main content

Getting Started

Get the client token

To start working with Banuba SDK in your project, you need to have a client token. To receive it, please fill in the form on banuba.com, or contact us via info@banuba.com.

Installation

  1. Add BanubaSdk SPM packages into your project
info

Details about the SPM and CocoaPods packages see in Installation.

Integration

  1. Setup banubaClientToken
common/common/AppDelegate.swift
loading...
  1. Initialize BanubaSdkManager
common/common/AppDelegate.swift
loading...
  1. Create Player and load the effect
camera/camera/ViewController.swift
loading...
  1. Run the application! 🎉 🚀 💅
tip

See more use cases and code samples in the GitHub repo.

Still have questions about FaceAR SDK?

Visit our FAQ or contact our support.