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

[Feature - Discussion] Restore state #44

Open Schlaubischlump opened 3 years ago

Schlaubischlump commented 3 years ago

Allow changing the device without loosing the spoofed location.

Proposed solution: When changing the currently selected device save all information about the current state to memory (maybe by making MapViewController codable?). Pause the location spoofing. When swichting back restore the state. The state might include information about toolbar buttons as well. It might be useful to move the device selection to a sidebar.