> For the complete documentation index, see [llms.txt](https://modelplace.gitbook.io/mobile/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modelplace.gitbook.io/mobile/getting-started/run-a-demo.md).

# Run a demo

{% hint style="info" %}
*The guide assumes you* [*have*](/mobile/getting-started/get-a-framework.md) *already got* [*a framework*](/mobile/getting-started/get-a-framework.md)*. If you don't have it, please, get back to the* [*previous page*](/mobile/getting-started/get-a-framework.md)*.*
{% endhint %}

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