Skip to content

cdp_dismiss_dev_client_picker

Dismiss the Expo Dev Client “Development servers” picker on demand. The picker is a native expo-dev-menu screen that blocks the JS bundle after deep links, restarts, permission changes, or clearState; this taps the configured Metro server entry so CDP/the bundle can proceed. Android only today (requires an open device session — call device_snapshot action=“open” first). iOS returns an actionable manual-select message (cross-platform support tracked as a follow-up). Prefer this over a racy Maestro runFlow when: visible: "DEVELOPMENT SERVERS" block.

NameTypeRequiredDefaultConstraintsDescription
platformunknownNoForce platform. Otherwise resolved from the active session or the booted device.
cdp_dismiss_dev_client_picker()