github doronz88/pymobiledevice3 v11.12.4

one hour ago

Highlights

🐛 webinspector cdp works on iOS 12 again

iOS 12 Safari does not send WIRAutomationAvailabilityKey, neither in its application dictionary
nor in _rpc_reportCurrentState. Both places indexed the key directly, so webinspector cdp
crashed with a KeyError before serving anything. A missing key is now treated as
WIRAutomationAvailabilityUnknown.

Thanks to @LeaveMyYard for the fix (#1945), verified on an iPhone 5s running iOS 12.5.8 and still
working on iOS 13.4.1, 18.7.8, 26.2.1 and 26.6.

What's Changed

New Contributors

Full Changelog: v11.12.3...v11.12.4

Don't miss a new pymobiledevice3 release

NewReleases is sending notifications on new releases.