JonGabilondoAngulo / idevicelocation

Set the geolocation on iDevices. Using libimobiledevice. http://www.libimobiledevice.org
302 stars 55 forks source link

Does this tool work with devices connected over WiFi? #21

Closed maksim-sushkevich closed 4 years ago

maksim-sushkevich commented 4 years ago

Hi there!

This is the great tool, but I wounding to know if is there any way to pass mock GPS location to devices connected over WiFi?

I have found: instruments sees devices connected over WiFi idevice_id -l - does not see any devices idevicesyslog - works over WiFi

It would be nice to get any help. Thank you!

AlexShimmy commented 4 years ago

@JonGabilondoAngulo I have the same question

AlexShimmy commented 4 years ago

idevice_id works over WiFi with -n (--network):

idevice_id -l -n

maksim-sushkevich commented 4 years ago

I have found a solution. You can try out the solution here: https://github.com/maksim-sushkevich/idevicelocation