Simulate run/ bike move

There is an option in the iPhone Simulator

If I select this : nothing happens . I have a Map in my App, and my location wont change , even if I wait 10 or 15 minutes. If i do a request to HealthKit , there is no walk/run samples.

Answered by Claude31 in 836461022

Effectively, that should move: https://sarunw.com/posts/how-to-simulate-location-in-xcode-and-simulator/

But you should try with freeway drive (move will be larger and hence more visible, depending on the map scale).

If you want to build your own GPX file: https://developer.apple.com/forums/thread/766507

Accepted Answer

Effectively, that should move: https://sarunw.com/posts/how-to-simulate-location-in-xcode-and-simulator/

But you should try with freeway drive (move will be larger and hence more visible, depending on the map scale).

If you want to build your own GPX file: https://developer.apple.com/forums/thread/766507

Simulate run/ bike move
 
 
Q