Hi everyone. I got an issue in my app regarding swim session:
I create it with the "normal" command "Record.createSession(...)" with parameters :sport=>Record.SPORT_SWIMMING
:subSport=>Record.SUB_SPORT_LAP_SWIMMING
(issue is the same for OPEN_WATER)
so i "hope" to record the swim session as normal. The problem is, the distance unit is always "yard" regardless which unit is chosen in the main setup menu of the vivoactive watch.
You can see it if you look at the distance while simming or later if you upload the file - unit is always yard.
How can i change the unit from yard to meters or how can i get the app to take the main units from watch for this session?
Is there any way to take an influence on it?
Thank you!