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 152 go-ios issues
Sort by recently updated
recently updated
newest added

Is it possible to set proxy from go-ios?? Similar to what is mentioned in this block https://www.andyibanez.com/posts/intercepting-network-mitmproxy/

I'm trying to use go-ios to connect to a Vision Pro but it's unable to see it on the network. It does see my iphone and ipad but can't see...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210812204632-0ba0e8f03122 to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20210812204632-0ba0e8f03122&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

The **activation** command failed in the 17.3 iOS version on **Linux**, and I encountered the following error: {"level":"info","msg":"sending 45120 bytes via http to the handshake server..","time":"2024-02-02T10:22:33+05:00"} {"err":"Post \"[https://albert.apple.com/deviceservices/drmHandshake\](https://albert.apple.com/deviceservices/drmHandshake/)": context deadline...

**Describe the bug** I am trying to automate IOS deviced using raspberry pi using appium. So I was trying to use this package. But when I run the install command...

**Is your feature request related to a problem? Please describe.** Problem installing go-ios from NPM. I believe there is no binary for the NPM install to complete the postinstall.js script....

Is this library supported in linux?.If supported so how make build in linux.

If it run in the different threads, it will crash and won't get iPhone-Data. For example, it run crash, and others thread will be blocked.