go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

Random connection breaks when working with multiple devices

Open vividius opened this issue 1 year ago • 0 comments

Describe the bug My flow with one phone:

  • start device
  • do ios image auto
  • do forward <unique_port_for_device> <port_on_device>
  • create tunnel
  • run wda
  • install an app
  • work with wda
  • reboot phone
  • repeat This process is continuous and goes in a circle.

The issues start when I start connecting MORE devices. Random devices, randomly breaks connections in random places.

I went through all documentation and was not able to find a way of connecting new devices to EXISTING tunnel. So I have to create tunnel for EACH device and close processes by PID when phone goes to reboot.

I feel that I'm doing something wrong and there is a way to start tunnel once and just "plug-in" new devices into it. PLEASE suggest how this should be done. Already spent weeks on this and still can't find the right way to do it. Thank you!!

Windows IOS 17+, 18

vividius avatar Oct 30 '24 18:10 vividius