Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random connection breaks when working with multiple devices #508

Open
vividius opened this issue Oct 30, 2024 · 0 comments
Open

Random connection breaks when working with multiple devices #508

vividius opened this issue Oct 30, 2024 · 0 comments

Comments

@vividius
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant