Acknowledged

Precision for CIQ float fields at the summary of the activity does not work

The precision attributes for custom CIQ fields in the summary does not work for iPhone. I have defined a float fitField with precision="1", but the values are rounded to integer at the activity summery on my iPhone. However, the FIT file has stored a float value, and at the garmin connect webpage it seems to be displayed with three precision digits.

  • I have just tested a version with DATA_TYPE_STRING instead of DATA_TYPE_UINT8 and DATA_TYPE_FLOAT. Interestingly the iPhone displayed no decimal places for all values. The Garmin Connect Website displays all values right, except, that there is a comma instead of a decimal point. Whereas on my watch the .format("%.1f") displays a point. 

  • Hi, I use the iPhone app 4.58.1.2 and my Coherence App. It seems, that all numbers in the summary with precision 1 will be displayed with no decimal places and the other way around, all integers will have 1 pseudo decimal place. On Android everything seems to be fine.

  • Which version(s) of Garmin Connect Mobile exhibit this issue? Do you know whether this is also a problem on Android?