danielpaulus / go-ios

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.
MIT License
958 stars 182 forks source link

Windows installation detailed guide #469

Open lamadaoudi opened 3 months ago

lamadaoudi commented 3 months ago

What are the steps needed after installing the library using "npm" and adding the "wintun.dll"? I was able to run command like ios list, but running commands like ios screenshot fails. Does these need developer image mounted? would appreciate any help here.

I performed the ios image auto but didn't help. I get {"err":"ConnectToServiceTunnelIface: failed to connect to tunnel: ConnectToHttp2WithAddr: failed to dial: dial tcp [fd62:5f2e:438d::1]:0: connect: can't assign requested address","level":"fatal","msg":"Starting screenshot service failed","time":"2024-08-20T15:10:19+03:00"}

Thanks

felixruan commented 2 months ago

@lamadaoudi see https://github.com/doronz88/pymobiledevice3/issues/569. You need to install the driver first.