Cloud Applications
The Cloud tab lists all applications uploaded to the cloud, including those added by you and other members of your project. Supported file formats include .ipa
, .apk
, and .aab
.
Each uploaded application can have multiple versions, which you can easily view and select from a convenient dropdown list.
Upload an Application
To upload an application, follow these steps:
-
Click the Upload button.
-
A dialog box is displayed. You have two options:
a. Browse - click on the browse button to open your file directory, and select the application file you want to upload.
b. Drag and Drop - drag the application file from your file directory and drop it into the designated area within the dialog box.
Install an Application
To install an application, follow these steps:
- Click the Install button for a standard installation.
- Alternatively, click the three-dot menu next to the application and select Install Instrumented for a more in-depth installation that supports specific testing needs.
When to Use Each Option
-
Install: Use this option if you want to install the application as-is.
-
Install Instrumented: Use this option if you are testing an app that requires user authentication, works with camera-facing activities, or needs network traffic monitoring.
Cache Information: When you reinstall an application that is already on the mobile device, the data from the previous application cache will remain by default. If you need to start with a clean slate, it is best to uninstall the application first before reinstalling it.
iOS Enterprise Distributed Builds: If an iOS Enterprise Distributed Build is uploaded via the API with allowResign=false and autoTrustEnterpriseDeveloper=true, the Enterprise Developer profile will be automatically trusted during the application installation process. For more information on correctly uploading iOS applications, refer to the Auto Trust iOS Enterprise Applications page.
Launching an Application
To launch an application, follow these steps:
-
Select the application you want to launch from the list.
-
Click the Launch button.