pymobiledevice3
pymobiledevice3 copied to clipboard
Pure python3 implementation for working with iDevices (iPhone, etc...).
**Is your feature request related to a problem? Please describe.** How to detect whether device screen was locked if device has password to unlock **Describe the solution you'd like** just...
hi @doronz88 ! When I `pip install pymobiledevice3==2.35.0`under a linux server I got an error like this: ``` × Building wheel for pytun-pmd3 (pyproject.toml) did not run successfully. │ exit...
Facing this issue, can anyone help. Not able to start the webdriveragent server on the phone for ios 17 and above.
repro ➜ ~ python3 -m pymobiledevice3 mounter auto-mount --rsd fd3b:aad6:1b1::1 56657 2024-01-04 12:06:00 guptaga-mac pymobiledevice3.cli.mounter[65669] ERROR DeveloperDiskImage already mounted ➜ ~ python3 -m pymobiledevice3 developer core-device list-apps --rsd fd3b:aad6:1b1::1 56657...
1.enter pymobiledevice3 apps afc ${bundle_id} will enter the terminal env under the debug app path 2.enter "show-help" will display a serious of available commands like below: wc 👾 grep 👾...
**Test environment** - Host OS version. macOS 14.1.2 - Target device model and iOS version. iOS17.2.1 **Describe the bug** mounter device error **To Reproduce** Steps to reproduce the behavior: 1.`...
**Test environment** macbook pro intel chip running 14.1.2 (23B92) iphone Xs max running ios 17.2.1 **Describe the bug** when i try to take a backup i get the following error...
**Test environment** - Host OS version: Ventura 13.6 - Target device model and iOS version: all iOS 17.x devices **Describe the bug** Upon launching tunneld daemon, when several devices are...
**Test environment** Tested on tvOS 17.1 **Describe the bug** The process created by the command `pymobiledevice3 remote start-tunnel` seems to stay active indefinitely even after connection with the device is...