Replies: 1 comment 3 replies
-
This is exactly the expected behvaior. It should just work |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While trying to connect an iOS device to my Windows computer, I used:
python -m pymobiledevice3 remote tunneld and got the following reply:
INFO: Started server process [8484]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:49151 (Press CTRL+C to quit)
Now, the only thing I can do is to quit. So what Im supposed to do so I can connect my iOS device and be able to communicate with it?
Beta Was this translation helpful? Give feedback.
All reactions