jensmeder/DarkLightning

[Enhancement] Add ability to get iOS device's name

andermoran opened this issue · 1 comments

For example, the device name I have for my iPhone is "Ander's iPhone 6S". I would like JMUSBDevice to have a property called name or something where I can get this information. I know this is possible as this is implemented in Saurik's Cydia Impactor. When you plug your iPhone into your Mac, Cydia Impactor will tell you your device's name (e.g. "Ander's iPhone 6S") and serial number. It is able to do read the device name even on stock iOS devices.

Curious nothing happens here