Under Review
over 3 years ago

FitContributor Garmin Connect missing Lap data

My app records FIT data for a strength training session and uses addLap() method to differentiate between sets.  The Lap data used to be available to users in Garmin Connect but no longer appears, see red arrow in image below. 

Laps used to appear as can been seen in the second screenshot taken on the 7th April.  This holds a lot of the essential information about the activity.

Why has this happened?  When will this functionality be restored to its previous state?  When will we have a method that specifically starts and stops a set in a strength training session?

Parents
  • I can verify that the poster's issue is seen on my app as well. (It is also a Gym App) and uses AddLap to "add a lap" to signify a set change.

    I have done the upload from the watch -> GC and no session Laps are visible both on Garmin Connect Web as well as GCM IOS.

    I have also verified from the simulator that the AddLap calls are being triggered and the resultant FIT file, once decoded does indeed have the lap trigged inside.

    Attached is the FIT file as well as the decoded FIT file screenshot. Thanks.

     session.fit.zip

Comment
  • I can verify that the poster's issue is seen on my app as well. (It is also a Gym App) and uses AddLap to "add a lap" to signify a set change.

    I have done the upload from the watch -> GC and no session Laps are visible both on Garmin Connect Web as well as GCM IOS.

    I have also verified from the simulator that the AddLap calls are being triggered and the resultant FIT file, once decoded does indeed have the lap trigged inside.

    Attached is the FIT file as well as the decoded FIT file screenshot. Thanks.

     session.fit.zip

Children
No Data