danielpaulus / go-ios

This is an operating system independent implementation of iOS device features. You can run UI tests, launch or kill apps, install apps etc. with it.
MIT License
976 stars 184 forks source link

diagnostics/ioregistry.go #278

Open Haif-07 opened 1 year ago

Haif-07 commented 1 year ago

Using EntryName in the new version causes it to not query some data, changing to the old version EntryClass works. Am I using it in the wrong way? image

danielpaulus commented 1 year ago

Which iOS versions are you using? Maybe it is different in different iOS versions

Haif-07 commented 6 months ago

Which iOS versions are you using? Maybe it is different in different iOS versions

2024.5.10 I hit a snag again. I forgot that the problem took me a long time to troubleshoot. I used to use iOS 16, but now I use iOS 17.4.