Terminate App
mobile_terminate_appStop and terminate a specified app on an Android or iOS device by providing the device identifier and package name.
Instructions
Stop and terminate an app on 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. | |
| packageName | Yes | The package name of the app to terminate |