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
Open a sample application project in XCode
Update signing profile:
Project.xcodeproj -> Sample Target -> Signing & Capabilities
Build the application on the target device
Run the installed application on your device
Allow the app access to your camera or gallery
Last updated