physical_device_console
Launch an iOS app on a connected physical device and stream its console output for a specified duration, enabling real-time log inspection without Xcode.
Instructions
Launch an app on a physical device and stream its console output for N seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Duration in seconds to capture console output (default: 10) | |
| bundleId | Yes | App bundle identifier to launch | |
| deviceId | Yes | Device identifier |