xcode_terminate_app
Stop a mobile app on an iOS simulator by specifying its bundle identifier and simulator UDID. This tool is part of the MCP Appium Server for mobile automation.
Instructions
Terminate an app on a simulator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | The UDID of the simulator | |
| bundleId | Yes | Bundle identifier of the app |