Uninstall App
mobile_uninstall_appUninstall any iOS or Android app from a connected device by providing the device identifier and bundle ID or package name.
Instructions
Uninstall an app from mobile device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. | |
| bundle_id | Yes | Bundle identifier (iOS) or package name (Android) of the app to be uninstalled |