2

I need to test an app on location updates. The app has to detect things like if the user is moving or static, speed and significant location updates.

Ideally I would like to simulate a path on Xcode Simulator and read on the debugger how the app is reacting to that. I added a GPX file with multiple locations but there is no way to set a delay between the different locations.

I found this old question that solved the problem using Instruments/Automation, but that is not possible anymore on Xcode8 because Apple took away the Automation tool from Instruments.

What would be the best way to do it? Thanks

Dobrocode
  • 301
  • 1
  • 2
  • 13

0 Answers0