merlos

Results 48 comments of merlos

Thanks @pwagland Have you tried to delete the app and install it again? Before deleting the app, you can back your GPX files up with iTunes (https://github.com/merlos/iOS-Open-GPX-Tracker/issues/37).

Thanks @pwagland and @vincentneo It´s weird. In my case, in both links shared by @vincentneo, Safari prompts me to open Open GPX tracker app. I used Safari in an iPhone...

`distanceFilter`is used to minimize the number of updates. The [definition](https://developer.apple.com/documentation/corelocation/cllocationmanager/1423500-distancefilter): it is the minimum distance(measured in meters) a device must move horizontally before an update event is generated. So, if...

Closing PR. Clean up

Closing PR. Clean up

Closing issue as it may no longer apply.

Nice. Can you please add the documentation of the new parameter?

Many of the messages were fixed in #249. There was a large majority of warnings due to the use of `//this is my comment` instead of `// this is my...