artehe / Netimobiledevice

A C#/dotnet implementation for working with iOS devices (iPhone, iPad, iPod).
https://github.com/artehe/Netimobiledevice
MIT License
14 stars 7 forks source link

Fix invalid usbmux connect message terminates usbmux connection on Linux #47

Closed dmdmdm-nz closed 1 week ago

dmdmdm-nz commented 1 week ago

Fixes the initial usbmux connection message by adding the MessageType to the request message. This resolves an issue where Netimobiledevice is unable to establish a connection with usbmux on Linux.