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] On simulator , there is no auto update of position (not firing onLocationChange) #156

Closed alejomejia1 closed 1 year ago

alejomejia1 commented 1 year ago

How to update location on simulator? automatically

Schlaubischlump commented 1 year ago

Autoupdating the location of a Simulator device should work exactly the same as on a real device. Is the LocationSimulator UI not updating or is your app not receiving the event ?

Have you tried opening maps app in the simulator and see if the location is updated automatically? If this is the case, then there is nothing more I can do.