go-ios icon indicating copy to clipboard operation
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.

Results 198 go-ios issues
Sort by recently updated
recently updated
newest added

{"level":"error","msg":"error reading dtx connection read tcp [fd71:f768:7aae::2]:54384-\u003e[fd71:f768:7aae::1]:57808: read: connection reset by peer","time":"2024-10-28T15:38:47+08:00"} {"channel_id":"com.apple.instruments.server.services.processcontrol","error":"Timed out waiting for response for message:5 channel:0","level":"error","msg":"failed requesting channel","time":"2024-10-28T15:38:52+08:00"} {"bundleID":"com.moji.MojiWeather","channel_id":"com.apple.instruments.server.services.processcontrol","level":"info","msg":"Launching process","time":"2024-10-28T15:38:52+08:00"} {"level":"error","msg":"DeviceConnection failed writing 1437 bytes, only...

Hi folks, Im trying to run apple tv 4k over network as it doesn't have support for usb c to connect to my mac (M4). There are few observation and...

My use case usually contemplate 2 to 4 devices running scripts simultaneously, but can go up to 16 devices connected. I've been using either userspace tunnel or system tunnel, however...

I'm using Windows 10 and iphone 11 ios 18.3, I've run go-ios runwda, but I'm not sure what to do next to watch xpatches.

Enhance GetUsbmuxdSocket to support various socket address formats, fix recognizing "export USBMUXD_SOCKET_ADDRESS=UNIX:///tmp/usbmuxd" as tcp connections.

Now, I want to read the contacts. But I don't know how to do it. I find the soft(name: 3uTools), and I want to do the same function.

Updated the following commands to ensure their responses are written to stdout instead of stderr: - ios devicestate list - ios rsd ls - ios crash ls - ios ip...

Updated the `runtest` and `runxctest` commands: - Test results are now serialized to JSON and written to stdout. - Removed an unnecessary log.Info() call, which mistakenly printed the string length...

**Is your feature request related to a problem? Please describe.** I'm trying to parse the results of a test executed via `ios runtest`. It appears that the results are logged...

![Image](https://github.com/user-attachments/assets/d82bb882-4d44-4124-b5d0-7507fcf09604) I am looking for a way to dismiss or bypass the "Enter iPhone Passcode" dialog that appears in certain scenarios.