Josh Adams
Josh Adams
Cool, thanks.
My app [RaceRunner](https://itunes.apple.com/us/app/racerunner-run-tracking-app/id1065017082) started as a Swift port of MoonRunner. I'm not sure what exactly would cause the behavior that Ben describes, but here is a brainDump on running in...
Here is a proposed blurb. Various other changes to the readme would flow from this. Your app might only need locations from a GPX file or `CLLocation` array. In this...
@yoiang Are you still looking to get this merged? If so, please resolve the conflicts, which are fortunately not in a `.pbxproj` or `.storyboard` file. 😅 On a somewhat-related note,...
Thanks. I will review it this weekend.
@yoiang It's getting close. Some comments. I'm not sure the speeds being displayed in meters per second are correct. This was a run I recorded, and I doubt I ever...
@justbcuz Are you able to share your test data? Also, may I ask how you might be planning to use `GpxLocationManager`? Knowing that the framework is being used in real...
`GpxLocationManager` did not originally support headings because my app has no need for them. However, I am open to enhancements in this area.
I agree that dependency management is the correct solution. In my defense, the app has had no external contributors for the three years of its existence, though there may soon...
Thanks for reporting this bug. See issue 7.