Appetize Docs
HomeDemoUploadPricing
  • Introduction
  • Platform
    • App Management
      • Uploading Apps
        • Android
        • iOS
      • App Dashboard
      • Running Apps
      • App Permissions
    • Device Sandbox
    • Embedding
    • Sharing
    • Session Inactivity Timeout
    • Query Params Reference
  • Features
    • Devices & OS Versions
    • Network Traffic Monitor
    • Debug Logs
    • UI Automation
    • Proxy
    • Language & Locale
    • Mock Location
    • Deep links
    • Launch Params
    • Media
    • Auto-grant Permissions
    • Custom Branding
    • Custom Launch Pages
    • Advanced Features
      • Android
        • ADB tunnel
        • Hide Password Visibility
      • Reserved Devices
  • Account
    • Invite your team
    • Single Sign-On
      • OpenID Connect
      • SAML
      • Azure Active Directory
      • Google Workspace (GSuite)
    • Reporting
      • Session History
      • Usage Summary
  • Infrastructure
    • Configure Network Access
    • Enterprise Hosting Options
  • JavaScript SDK
    • Configuration
    • Automation
      • Device commands
      • Touch interactions
    • API reference
      • Initialization
      • Client
      • Session
      • Types
        • AdbConnectionInfo
        • AppetizeApp
        • AndroidElementAttributes
        • Coordinates
        • DeviceInfo
        • Element
        • ElementBounds
        • IOSAccessibilityElement
        • IOSElementAttributes
        • NetworkRequest
        • NetworkResponse
        • SessionConfig
        • SwipeMove
        • RecordedAction
        • RecordedSwipeAction
        • RecordedKeypressAction
        • RecordedPosition
        • RecordedTapAction
        • RecordedTouchAction
        • UserInteraction
  • Testing
    • Getting Started
    • Writing Tests
    • Running Tests
    • Test Configuration
    • Continuous Integration
    • Record Tests (experimental)
    • Trace Viewer
    • Web Tests on Mobile Browsers
  • REST API
    • Create new app
    • Update existing app
    • Direct file uploads
    • Delete app
    • List apps
    • Usage summary
    • Devices & OS Versions
      • v1
    • IP Blocks
      • v1
    • Sample code
  • Guides & Samples
    • Impersonation
    • Automate Sign-in Flow
    • Screenshot Automation
    • Unlock Device
    • Validate Analytics Events
    • Lock Your Device to One App
    • Test Accessibility Font Sizes
    • Common testing scenarios
    • Samples Repository
  • Deprecated
    • Cross-document messages
  • Changelog
  • Additional Support
    • Knowledge Base
    • Support Request
Powered by GitBook
On this page
  • Features
  • Accessing your App Page
  1. Platform
  2. App Management

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.

PreviousApp DashboardNextApp Permissions

Last updated 1 month ago

Features

Appetize provides an out-of-the-box App page that provides easy access to:

  • Debugging features:

  • 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

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}

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}

If you are still using our v1 API, the buildId and the publicKey will be interchangeable e.g.

https://appetize.io/app/{publicKey|buildId}

Different Supported .

(Android Only)

Support for all to fully customize your experience.

Alternatively you can go to your page and click play on the app you want to run.

Alternatively you can go to your page and select the App with which the build is associated. From here you can access the individual builds as explained .

Devices and OS Versions
UI Automation (AppRecorder)
Network Traffic Monitor
Debug Logs
Adb Tunnel
Query Parameters
Apps
Apps
here
App Page
Device Toolbar
Easily switch devices, enable debugging features and more.