Open the app
open_appOpens an app on the booted iOS Simulator. For Expo/React Native dev clients, it detects the Metro server on port 8081 and launches the matching dev-server URL.
Instructions
Open the app on the booted simulator. For an Expo / React Native dev client this opens its dev-server URL, detected from a listening Metro server (port 8081) and the scheme the app registers. For a regular app, prefer launch_app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||