I'm using latest node-usbmux,
Ubuntu: 16.04
libimobiledevice usbmuxd installed.
When I add multiple device and create tunnel for them it's works perfectly. The issue occurs when I remove a device and reconnect again.
In the app code I'm creating tunnel for each device when the device is connected. The issue only occurs when reconnecting the phone.
Is this an issue with the library or in the way I'm creating tunnel?
Help will be appreciated. Thanks