Open a deep link
open_deep_linkOpen a URL in the iOS Simulator via simctl to test deep links, universal links, onboarding routes, or state restoration. Use simulator_list to get the UDID first.
Instructions
Open a URL in the simulator using xcrun simctl openurl. Use to verify deep links, universal links, onboarding routes, and state restoration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| udid | Yes | Simulator UDID. Use simulator_list first when unsure. |