electricbubble / gidevice

communicate with iOS devices implemented with Golang
MIT License
274 stars 68 forks source link

I need to get the IMEI information? #39

Closed grecky-goo closed 2 years ago

grecky-goo commented 2 years ago

Doing a GetValue("","") does not return IMEI. How can I gather it? Do I need to use the instruments service?