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

Issue in Plug and unplug #23

Closed PragadeeshRaj005 closed 6 months ago

PragadeeshRaj005 commented 6 months ago

Hi @artehe I created a WinForms and added this library to read perform some operations .I face the issue with throw error when i plug and unplug the iPhone .i think it's related to socket exception connection exception will throw . otherwise the functions are properly worked. some unhandled exception will throw this is a complex one what i faced