jensmeder / DarkLightning

Simply the fastest way to transmit data between iOS/tvOS and OSX
MIT License
333 stars 39 forks source link

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

Open andermoran opened 5 years ago

andermoran commented 5 years ago

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.

ghost commented 2 years ago

Curious nothing happens here