vincentneo / CoreGPX

A library for parsing and creation of GPX location files. Purely Swift.
https://www.vincent-neo.com
MIT License
261 stars 57 forks source link

Some elements always parse to nil #103

Open Amidee89 opened 1 year ago

Amidee89 commented 1 year ago

I'm making a template gpx to test all parsing from coreGPX, but I can't get track number not to parse into nil.

I'm putting the file here, it's WIP and is still missing routes, but can be useful for future tests. testgpx.gpx.zip

Amidee89 commented 1 year ago

same goes for ageofdgpsdata, apparently. Updated example gpx here @vincentneo testgpx.gpx.zip