native_doctor
Check native development readiness with a live probe for iOS simulator, Android device interactions, and local build toolchain. Returns a checklist of ✓/✗ items and fixes for any missing components.
Instructions
Report native readiness without building or opening anything: iOS simulator interactions, Android device interactions, and the Android local build toolchain — each a ✓/✗ checklist with the fix for anything missing. Cockpit-only, read-only. Re-probes live each call — run it after installing a missing tool to confirm it's resolved before native_build / native_open, or proactively before a long build. Returns { ios, androidInteractions, androidBuild }, each { ready, checks, summary }. native_build to build; native_open to drive a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||