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.
**Describe the bug** If a freshly rebooted device is connected to host while tunnel is already running, `runtest` fails **To Reproduce** Steps to reproduce the behavior: 1. Disconnect your iOS...
This patch supports installation for arm64 architecture. Since go-ios supports arm64 in #399, we can use arm64 instead of amd64 for installation.
Short story: Created certificate.p12 file that go-ios suggests doesn't work for adding http proxy. Tried different ways of creating .p12 file and got different errors - for .p12 that go-ios...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Describe the bug** This bug has been happening for years now, but it happens so random that it was hard to deduce what is the root cause. When go-ios is...
Hello, I executed 'ios prepare' command on an ios device with an old go-ios version. Is there a way to unprepare the device?
When building go-ios from source, i get the error message: ..\..\..\..\pkg\mod\gvisor.dev\[email protected]\pkg\tcpip\adapters\gonet\gonet.go:29:2: found packages stack (addressable_endpoint_state.go) and bridge (bridge_test.go) in D:\MySrc\Go\golibs\pkg\mod\gvisor.dev\[email protected]\pkg\tcpip\stack Who can help me how to fix it? **To Reproduce**...
Hello! **Describe the bug** `go-ios:1.0.133` When `DeviceInfoService.ProcessList()` method is called (ios/instruments/instruments_deviceinfo.go:24) and err is occurred there is a panic may happened, because after `d.channel.MethodCall("runningProcesses")` call the err is not checked...
For example, a resolution acquisition function is very needed, thank you very much
I think it would be quite nice if there was one. It might be a good idea to include it in the results of the "info" command. or It would...