Claude Code Mac App Adds Live iOS App Testing Feature
Claude Code's Mac desktop application now allows users to test iOS apps directly within the app using an interactive simulator pane. This feature is available for Pro, Max, and Team plan subscribers.

Anthropic has rolled out a significant new capability for its Claude Code Mac application, enabling users to conduct live testing of iOS applications directly within the software. This feature, currently in public beta, allows developers to build, launch, and interact with their iOS apps using an integrated simulator pane, streamlining the development and debugging process.
The new functionality is accessible to users subscribed to Claude Code's Pro, Max, and Team plans, and requires version 1.24012.0 or later of the Claude Code Desktop application. Developers can now observe Claude Code running an app in a simulator, engage with its interface through simulated taps and swipes, and implement iterative changes while the simulator remains visible alongside the ongoing conversation thread.
According to Anthropic, this feature is exclusive to macOS users because Apple's iOS Simulator is only compatible with the Mac operating system. To utilize the live testing capability, users must have Xcode, along with the necessary iOS platform components, installed on their machines.
The process for running an iOS app within the simulator is straightforward. Developers first open their iOS project within the Claude Code Desktop, designating the project folder. They then instruct Claude to build and run or test the application, with example prompts including, "Build the app and run it in the simulator to check the onboarding flow." As the app launches in the simulator, a dedicated pane appears next to the conversation window. Claude Code will interact with the app, simulating user actions to verify its own code changes.
Iterative Development with Real-time Feedback
A key advantage of this new feature is the direct interaction model. The simulator pane drives the simulator without requiring the developer's direct input for every step, meaning it does not take over the user's screen or obscure other windows. This allows developers to watch the AI make changes and test them in real-time, fostering a more dynamic and efficient development workflow.
However, when operating from the command line interface (CLI), Claude Code interacts with the iOS Simulator by controlling it on the user's screen, similar to how a human user would with a mouse and keyboard. This distinction highlights Anthropic's efforts to provide flexible interaction methods tailored to different user preferences and technical environments.
It is important to note that this live testing feature is confined to local sessions. Cloud and SSH sessions are not supported, as they lack the necessary access to the simulators installed on a user's local Mac environment. This limitation ensures the security and stability of the simulation process.
This advancement represents a significant step forward for developers using AI-assisted coding tools. By integrating live app testing directly into the coding environment, Claude Code aims to reduce the friction between writing code and verifying its functionality on target platforms. The ability to see an AI's execution and testing in real-time can accelerate bug detection and feature validation, ultimately speeding up the software development lifecycle. Developers can find more detailed information on managing devices and granting Claude access within the application's documentation.
The introduction of this feature underscores the growing sophistication of AI tools in specialized fields like software engineering. As AI models become more integrated into professional workflows, capabilities such as live simulation and interactive testing are likely to become standard expectations for development platforms. This move by Anthropic positions Claude Code as a powerful companion for iOS developers seeking to enhance their productivity and code quality in 2026.
