Banuba / quickstart-ios-swift

Quick start examples for Banuba Face AR SDK on iOS
MIT License
14 stars 4 forks source link
augmented-reality banuba-sdk face-ar face-detection face-tracking ios swift

This repository is considered as outdated, prefer this repo as a basement for new projects.

Quick start examples for integrating Banuba SDK on iOS into Swift apps.

The example contains the following usecases:

Important
The 'Photo Processing' view requires the Makeup effect. You can get the effect on banuba.com.

Requirements

Usage

Token

Before you commit to a license, you are free to test all the features of the SDK for free. 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.

Getting Started

  1. Clone the repository
  2. Install CocoaPods if you don't have it.
  3. Install required project dependencies by running pod install.
  4. Copy and Paste your client token into appropriate section of quickstart-ios-swift/BanubaClientToken.swift
  5. Open generated workspace (not a project!) in Xcode and run the example.

Docs

You can find more info here.