Launch an installed app
launch_appLaunch an installed iOS app in the Xcode Simulator by bundle identifier, with optional arguments for UI testing and debug flags.
Instructions
Launch an installed app in the simulator by bundle identifier. Optional arguments are passed after the bundle id and are useful for UI-test/debug launch flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| udid | Yes | Simulator UDID. Use simulator_list first when unsure. | |
| bundleId | Yes |