Control Real iPhones from OpenClaw Agents — Hands-On with AvaBerry43's Setup

An OpenClaw community member (AvaBerry43) has built a system that gives AI agents direct control over real iPhones via an API. The project lets agents interact with iOS natively — no emulators or simulators. The developer has a stash of 70 real iPhones and is offering access to other developers who want to experiment.
Key Features Being Tested
- Drafting iMessages with approval — agent composes messages, user approves before sending.
- Running iOS Shortcuts — agents can trigger any Shortcut automation.
- Using apps without APIs — agents interact with app UIs directly.
- Mobile app QA/testing — automated testing on real devices.
How It Works
The system provides an API endpoint that agents can call to control the phone. For example, an agent could open an app, tap buttons, or run a Shortcut. The developer reports it works "really well TBH. Much better than expected."
Accessing the Phones
The 70 phones are available for others to use. Interested developers can request access through the link provided in the original post (see source below).
Why This Matters for OpenClaw
Mobile automation has been a gap for AI coding agents. This setup gives agents the ability to test real iOS apps, automate workflows involving iMessage or Shortcuts, and interact with any iOS app programmatically — even those without official APIs.
Potential Use Cases
- Automated mobile QA pipelines using agents.
- Generational UI testing — agents create test scenarios, execute them on phone, and report bugs.
- iOS shortcut automation with natural language commands.
- Scripting approval flows for iMessage-based notifications or actions.
📖 Read the full source: r/openclaw
👀 See Also

Building a Local Open-Source AI Workspace with Rust and Tauri
Explore a fully local, open-source AI workspace built using Rust, Tauri, and sqlite-vec, without a Python backend.

Memento v1.0: Persistent Memory MCP Server for Claude Code with 17 Tools
Memento v1.0 is a persistent memory MCP server for Claude Code that ships with 17 tools, hybrid search, contradiction detection, and a visual memory graph. It runs locally with no cloud dependencies and supports multiple IDEs including Claude Code, Cursor, Windsurf, and OpenCode.

Cascade Graph: Interactive Map of AI Energy Constraints and Supply Chokepoints
The Cascade Graph is a directed knowledge graph of the physical economy, mapping 405 nodes (drivers, chokepoints, geographies, tickers) connected by 597 sourced edges to trace how structural pressure cascades from energy and physics constraints through to investable assets.

Open-Sourced CLAUDE.md Keeps Claude Code Agents Productive for Hours, Not Looping
A single 70-line CLAUDE.md file stops Claude Code agents from drifting into narration and looping on fixes. Sessions go from 3-hour failures to full productive lifecycles.