pymobiledevice3 icon indicating copy to clipboard operation
pymobiledevice3 copied to clipboard

Pure python3 implementation for working with iDevices (iPhone, etc...).

Results 126 pymobiledevice3 issues
Sort by recently updated
recently updated
newest added

Before ios17, we used GestaltKeyList in the com.apple.mobile.diagnostics_relay service to obtain a lot of device hardware information. But it won’t work after ios17

**Test environment** - Ubuntu 22.04 - AppleTV and tvOS 17.5 - pymobiledevice3 4.8.4 **Describe the bug** Hi, I encounter an error when attempting to pair my AppleTV using the `pymobiledevice3...

**Test environment** - Host OS version. `Ubuntu 24.04` - Target device model and iOS version. ``` ❯ pymobiledevice3 usbmux list [ { "BuildVersion": "20G75", "ConnectionType": "USB", "DeviceClass": "iPhone", "DeviceName": "iPhone",...

**Test environment** - MacOS 15 Beta 1 - iPhone XS iOS 18 Beta 1 **Describe the bug** When trying to use rsd context manager I got the exception: No such...

**Test environment** - Windows. - iPhone IOS 18 beta6. **Describe the bug** In windows, when flashing the ios18 beta6, it will be blocked after the verify-resotre progress reaches 100%. **Logs**...

**Test environment** PC:Windows10 iPhone:14 Pro Max(17.6) DLL File: [IPHLPAPI.zip](https://github.com/user-attachments/files/16540470/IPHLPAPI.zip) **Describe the bug** (venv) D:\App\JetBrains\Python\app-uitest-case>pymobiledevice3 remote tunneld INFO: Started server process [1244] INFO: Waiting for application startup. INFO: Application startup complete....

so for some reason after restoring my pc i am having a problem when trying to run SideJITServer everything works fine right up until i go to open an app...

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...

**Is your feature request related to a problem? Please describe.** NO **Describe the solution you'd like** Currently flashing firmware with resotre on windows requires libusb to be installed, should I...

on iOS 18(22A5307i) ,the App can not get EnergyUsage(Xcode Energy Impact) data from the channel named "com.apple.xcode.debug-gauge-data-providers.Energy", I'm not sure if this is due to the iOS 18 beta version...