Schlaubischlump / LocationSimulator

MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.
https://schlaubischlump.github.io/LocationSimulator/
GNU General Public License v3.0
2.39k stars 184 forks source link

[Question] Location Spoofing works when unplugged? #92

Closed w4ft closed 2 years ago

w4ft commented 2 years ago

When I unplug my device without turning off the application, my fake location persists until I restart my device. Is this is expected behavior? I want it to be like this but I am not sure if its a bug.

MacOS Monterey Iphone XS iOS 15

Schlaubischlump commented 2 years ago

This is indeed expected behavior. I could change it, but since the Wi-Fi connection is quite unreliable and disconnects often I decided to keep the location, even when the device disconnects.

w4ft commented 2 years ago

Awesome, I like how it is implemented as is.