Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 831 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 831 Bytes

quickstart-ios-swift

Overview

This is an example app demonstrating DeepAR SDK.

  • Preview of fun face filters, effects and background replacement.
  • Carousel with filter thumbnails.
  • Take screenshot.
  • Record video.
  • Front and back camera.
  • Source code demonstrates how to integrate DeepAR for iOS in your app.

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/#.
  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.