Running Apps
Get a quick preview and seamless experience of your app across multiple devices and operating systems with Appetize's user-friendly App page.
Features

Appetize provides an out-of-the-box App page that provides easy access to:
Different Supported Devices and OS Versions.
Debugging features:
Adb Tunnel (Android Only)
Device toolbar:
Home/Lock buttons
Biometry
Light/Dark mode
Rotate the device
Change Location
Switch between supported languages
Shake device
Font Scale
Add Media
Save screenshots
Toggle soft keyboard
Device Toolbar Support for all Query Parameters to fully customize your experience.

Accessing your App Page
Latest Build
You can access the latest build associated with your app by making use of your app identifier and platform in the URL e.g.
https://appetize.io/apps/{platform}/{appId}
Alternatively you can go to your Apps page and click play on the app you want to run.
Specific Build
You can access a specific build of your app by making use of your buildId (or previously known as publicKey) in the URL e.g.
https://appetize.io/app/{buildId}
Alternatively you can go to your Apps page and select the App with which the build is associated. From here you can access the individual builds as explained here.
Last updated