The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
12-31-2022 09:11 AM - last edited on 01-03-2023 06:28 AM by Jane
Hi All,
I use Strava on my Apple Watch Series 6. For the past few weeks (since last OS update), elevation gains (outdoor ride) have been way off, reporting at least double what they should be. Is anyone else experiencing the same? I removed and reinstalled Strava on my watch and phone, but that hasn't made any difference.
Solved! Go to Solution.
01-06-2023 05:52 AM
Hi All,
Sorry about the confusion. There's no new release, the fix was applied to the current release. So if your watch is up to date, the problem should be resolved.
Give it a try and let us know the results.
01-06-2023 05:32 AM
Jane - what is the ETA for this update to be in the Apple store? The most recent Strava update was Dec 22 based on anything I can see.
01-05-2023 02:31 PM
What update are you referring to? There is no update available to the Strava app or the Apple watch itself.
01-05-2023 08:08 AM
Hi Jane,
I don't see an available update yet (Canadian app store). I assume there's a bit of lag before it gets posted there?
01-03-2023 06:28 AM
Hello,
Sorry to hear of the errors with elevation and thanks for posting about this.
Firstly, please note that you can swap the elevation data stream over from your watch hardware over to our server-side calculation which should look more accurate.
To correct your elevation:
I see Apple has also recently published an article with steps to calibrate your watch hardware if there are issues with data acquisition: https://support.apple.com/en-us/HT204516
Please let us know if these troubleshooting steps are helpful.
05-09-2023 04:10 PM
I just had to fix some elevation data that my device recorded incorrectly (750m elevation gain when it was more like 100m). On looking at the profile, it was fluctuating wildly (unsure why, as it is normally OK).
The "Correct Elevation" option wasn't available to me so, to fix it, I exported the gpx file from strava, deleted the activity, edited the gpx file to remove all the <ele> entries, then imported it as a manual activity. This preserved all the original data (including segment times) but replaced the elevation with something calculated by strava (which is far closer to the truth than my device data in this case).
Removing the <ele> tags can be done quickly in the vim text editor using this command:
:%s/<ele.*ele>//g
Any other text editor that can delete things based on regular expression matching will also be fine and should be able to remove all the <ele> tags in bulk.
Hope this helps others who can't find any other way of fixing elevation information.
01-03-2023 09:53 AM
I responded by email as well, but copying here for the benefit of the others that are experiencing the problem:
I’ve already fixed the posts with the server side calculation. However, that doesn’t address the underlying problem. The watch is also calibrated correctly. I have verified that in the compass application.
There are several other users here that have already chimed in indicating that they are experiencing the same problem. Rather than trying to deflect the issue, you should be looking at your code to see what could be causing the issue, whether it’s in your own code or something that has happened due to recent OS updates. Either way, you should be regression testing to ensure it is working properly.
01-03-2023 10:59 AM - edited 01-03-2023 10:59 AM
I just got an email from Hank in Strava Support, acknowledging that there is a problem they are looking into: "Moving forward, we are investigating an issue with how the watch derived elevation is being synced and displayed in our system. Previously, we would use solely the Basemap elevation data (derived from Strava) for watch activities. Now, we use the elevation data coming directly from the watch and this is leading to issues with how the elevation data is displayed on our end. Your patience while we work to resolve this issue is very much appreciated."
01-02-2023 06:18 AM
I reported by email as well. I also found that if I go onto the Strava website and click the 3 dots to the left of my activity, there is an option to correct the elevation. By clicking that Strava calculates the approximate elevation gain based on the database. Then to make matters even more confusing, the elevation gain recorded on my ride yesterday seemed to be fine.
01-01-2023 10:59 AM
Exactly the same problem. I have a trip with 500m, since a few days it calculates 600 to 1300 meters. The graph is ok, but the calculation is not correct.
01-01-2023 09:06 AM
I have the same problem. Around double what I’m actually doing
Welcome to the Community - here is your guide to help you get started!