-
Notifications
You must be signed in to change notification settings - Fork 201
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
FEATURE REQUEST: usbmuxd2 support #1147
Comments
Unfortunately, You can however add support for pymobile to support it since you managed to build usbmuxd2 so feel free to PR whichever project |
@fish4terrisa-MSDSM I also struggled with a very similar problem until I discovered that |
Usbmuxd2 is a new kind of usbmuxd.
It seems that when usbmuxd2 is connected with the device(I can run idevice_id to get the id, and use ideviceinfo to get device info, use idevicesyslog to get the log...etc.)
However, pymobiledevice3 cannot connect to the device.
It always give the error:
A full error log with
sudo pymobiledevice3 usbmux list
( I can use ideviceinfo and idevice_id when I'm running this command ):Does anyone know how to fix it?
Usbmuxd2 is the only kind of usbmuxd that can connect my ipad pro m4 with ios 17.4 through tailscale...
The text was updated successfully, but these errors were encountered: