app_uninstall
Uninstall an app from a simulator by providing the simulator UDID and app bundle identifier, freeing up space and keeping test environments clean.
Instructions
Uninstall an app from a simulator by bundle ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundleId | Yes | App bundle identifier (e.g., com.example.app) | |
| deviceId | Yes | Simulator UDID |