Skip to main content
🚀 See how 20+ AI Agents can make your QA faster and smarter. Join 10k+ QAs at global leadership summit! Register Now
No Result Found
Connect & Get help from fellow developers on our Discord community. Ask the CommunityAsk the Community

iOS setup for device tunneling

This guide provides step-by-step instructions to set up device tunneling for iOS devices, enabling seamless local testing and debugging.

Testing on iOS devices requires additional dependencies and permissions on your local machine.

Dependencies

You must have the required command-line tools installed to interact with iOS devices.

  • macOS: libimobiledevice is required. You can install it using Homebrew:
bash
Copy icon Copy
  • Linux: libimobiledevice, usbmuxd, and [socat](https://www.kali.org/tools/socat/) are required. You can install them using your system’s package manager.

Required permissions

The tunnel needs administrator privileges to manage the usbmuxd socket that communicates with iOS devices. You can grant these permissions automatically or manually.

Provide your system password either in the advanced configuration file or using the --system-auth command-line flag. This allows the tool to run without manual intervention.

bash
Copy icon Copy

Manual setup

If you do not provide a password, you will see a standard GUI prompt asking for administrator credentials when you run the start command with the --enable-ios flag.

bash
Copy icon Copy

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback

Is this page helping you?

Yes
No

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback!

Talk to an Expert
Download Copy Check Circle