Hi-
My Garmin Connect "App" doesn't show elevations for a saved track. The elevations look good in both, the GPX-File and the Garmin Connect Webclient though.
Steps to reproduce:
1-Convert GPX track using GPSIES convert http://www.gpsies.com/convert.do
2-Upload GPX track to Garmin Connect Webclient > track is available as an activity
3-Save activity as a track > track is available as a track (in tab training) and elevation profile is shown
4-Go to Garmin Connect "App" and show tracks > track is shown but elevation is missing
Expected behavior: Garmin Connect "App" shows elevation profile
Note that I succesfully verified the GPX file in a text editor > elevations are available in the correct tag/element:
...
<trk>
<name>Colma on GPSies.com</name>
<trkseg>
<trkpt lat="46.20677851" lon="8.743394521">
<ele>294.77000</ele>
<time>2010-01-01T00:00:00Z</time>
</trkpt>
...
Thanks,
Erwin