You know your debugging has reached a new level when you need to go outside and keep running until you can reproduce a bug in your running workout GPS tracking logic, then (literally) rush back to attach Xcode to your iPhone to track down the issue...

Took until about 6 miles into the run for it to reproduce…😮‍💨

@_Davidsmith what was the issue? Why you weren’t able to reproduce it using a GPX track?
@lucanalin Essentially I was seeing something where my iPhone would suddenly stop generating location updates for a while. It wasn't an issue with the GPS track itself, but with the real-time generation of the events. So in order to reproduce it I needed to be actually out in the field.