go-ios
go-ios copied to clipboard
This is an operating system independent implementation of iOS device features. You can run UI tests, launch or kill apps, install apps etc. with it.
Hi, I executed the "tunnel start" command in cmd with admin rights. But getting permission error. D:\go>ios tunnel start {"level":"warning","msg":"go-ios agent is not running. You might need to start it...
I connected two iOS devices to my computer and attempted to run the following command: > ios tunnel start --udid=00008120-000448862178A01E and then :> ios tunnel ls  I see The...
i tried bypass it with go-ios pair --p12file --password=a my steps: go-ios erase --force go-ios activate go-ios prepare create-cert open ssl comman go-ios prepare --skip-all --p12file= --orgname=test go-ios pair --p12file=...
Thx for excellent work. But it seems not working for newest iOS26, any plans for support?
On an iPhone XS Max (iPhone11,6) running iOS 18.5.0 (22F76), the developer disk image seems to fail mounting properly. The MountImage function does not report any error during execution. However,...
**Describe the bug** iPhone 16 series can't mount image since its board and chip can't be found for identity **To Reproduce** Steps to reproduce the behavior: 1. connect to iPhone...
When run "ios fsync --udid= --app= tree --path=/Documents", it print an error like {"err":"InstallationLookupFailed","level":"fatal","msg":"fsync: connect afc service failed","time":"2025-05-07T09:30:58Z"} For the same device, when run "tidevice -u fsync -B bundleID ls...
The instructions mention that as a preliminary step in a Windows environment, you should copy the wintun.dll file to C:/Windows/system32. However, even without the wintun.dll file, the userspace tunnel is...