norman784 / libimobiledevice-node

A cross-platform software protocol library and tools to communicate with iOS® devices natively.
MIT License
25 stars 8 forks source link

Changes error from unknown domains into returning successful value #2

Closed invi closed 5 years ago

invi commented 6 years ago

When querying some unlisted domains, ie. find my phone: com.apple.fmip The library returns a warning as an error instead of the resulting data.

norman784 commented 6 years ago

I'm not using the library right now, but will not be better to add the domain to the list?

With this change if you query an unsupported domain, whats the result of it?

didix21 commented 5 years ago

I think this pull request can be closed as norman shas sid is better to add the domain to the list.