DeepARSDK / quickstart-ios-swift

DeepAR SDK for iOS example project
https://developer.deepar.ai
MIT License
23 stars 9 forks source link
augmented-reality deepar face-filters ios swift

quickstart-ios-swift

Overview

This is an example app demonstrating DeepAR SDK.

For more info on DeepAR for iOS see: https://docs.deepar.ai/deepar-sdk/platforms/ios/overview

How to run

  1. Open the project in Xcode.
  2. Create a DeepAR developer account: https://developer.deepar.ai/signup.
  3. Create a project: https://developer.deepar.ai/projects.
  4. Add a iOS app to the project. Note that you need to specify the bundle id of your app. In this case it is "ai.deepar.quickstart-ios".
  5. Copy the generated license key in the ViewController.swift instead of your_license_key_here.