Loading...
Loading...
Verify and debug native, React Native, Expo, or Flutter apps on an iOS Simulator with agent-device. Use when an agent needs to launch an app, inspect its live UI, tap, type, scroll, validate a code change, collect failure evidence, or reproduce a workflow on an iPhone or iPad Simulator.
npx skill4agent add callstack/agent-device ios-simulatoragent-deviceagent-device open <app-or-bundle-id> --platform ios --foregroundopen--settleagent-device press @eN --settle
agent-device fill @eN "text" --settleagent-device snapshot -itype--settlewaitagent-device closeagent-device help validateagent-device help debugging # screenshots, logs, traces, video, and failures
agent-device help react-native # React Native and Expo runtime guidance
agent-device help react-devtools # component tree, props/state/hooks, and renders
agent-device help scripting # durable replay and CI workflows