pymobiledevice3
pymobiledevice3 copied to clipboard
Pure python3 implementation for working with iDevices (iPhone, etc...).
**Test environment** - 16.7.2 - iPhonX **Describe the bug** 1: when i use the command [pymobiledevice3 backup2 restore "D:\backup\b1"] nothing data restore. 2: when i use the command [pymobiledevice3 backup2...
Is it feasible to determine the startup duration of an application using pymobiledevice3? I understand that by emulating Xcode and integrating DYLD_PRINT_STATISTICS, one can achieve a detailed printout of the...
**Test environment** - macOS 15 DB 1 - iPhone 13 iOS 18 DB 1 **Describe the bug** When doing a full backup, an error occurs. The backup files are saved...
Hello! I have just stumbled upon this tool, and I was wondering if you found any way to detect if an MDM/DEP lock is present on a device without any...
**Test environment** - Host OS version. - Windows 10 - Target device model and iOS version. - iPhone 13 18.0 **Describe the bug** Using start-tunnel in Windows CPU is very...
Documentation doesn't explain this. I'd like to have a home backup server for my iOS devices. I can initialize things with a USB cable and root user, but subsequent connections...
**Is your feature request related to a problem? Please describe.** When connecting to Apple Vision Pro through a remote session, the device is detected through Bonjour presumably, but throws errors...
**Test environment** - Host OS version. - win10 - Target device model and iOS version. - 17.1 (21B74) **Describe the bug** A clear and concise description of what the bug...
So far I have only found lockdown.set_language. How to set the other Settings? There is a software available that can implement this function (https://www.i4.cn/), as shown in the figure: (This...
**Test environment** - MacOS 13.6. - iOS 15.3.1 **Describe the bug** While repeatly operation kill/restart app through pymobiledevice3, I got the broken pipe error. **To Reproduce** I have a script...