Skip to main content

Device Applications

The Device tab displays list of applications already installed on the mobile device. This includes applications uploaded by you or other members of the same project, as well as system applications that come pre-installed on the mobile device:

info

When you open an iOS device, the Device tab displays iOS-specific applications available on that device (.ipa). When you open an Android device, the Device tab displays Android-specific applications available on that device (.apk and .aab).

info

Android Only - System Applications

By default, System Applications are not displayed in the Device tab. However, there is an option to whitelist system applications so they become visible in the list.

  • SaaS Customers If you are using our SaaS platform, reach out to our Support Team for assistance in adjusting this setting.

  • On-Prem Customers If you are an on-premises customer, you’ll need remote access to the Cloud Server machine to make this change. Keep in mind that a server restart will be required.

To whitelist system applications, add the following property to the application.properties file, including the package names of the system applications, separated by commas:

cloud.server.android-system-apps-whitelist=com.android.phone,com.sec.android.app.camera

Launching an Application on a Device

  1. Go to Device Tab.
  2. Select the installed application.
  3. Click Launch or Launch Instrumented.

Uninstalling an Application from a Device

  1. Go to Device Tab.
  2. Select one or more applications.
  3. Click Uninstall to remove the application or Uninstall (Keep Data) to retain its data.
  4. Confirm action.
note

System applications cannot be uninstalled. For system applications, the Uninstall button is disabled.