Run a demo

This guide will help you to run a sample application on the mobile device

The guide assumes you have already got a framework. If you don't have it, please, get back to the previous page.

Requirements

  • XCode

  • A physical device running iOS 14 or higher

The steps to run a demo application

  1. Open a sample application project in XCode

  2. Update signing profile: Project.xcodeproj -> Sample Target -> Signing & Capabilities

  3. Build the application on the target device

  4. Run the installed application on your device

  5. Allow the app access to your camera or gallery

Last updated