Hello,
I want to create my own swimming application or applications (indoor and outdoor) to enable heart rate recording. Because standard Swiming activity for Fenix3 does not support it. At first glance it looks like it is not possible to implement it, because Session and ActivityTracking classes have only few methods like start, stop, save and etc. Maybe I just look in the wrong places, or there is some example how to do it?
Or maybe I can extend somehow standard application and override just small part of this?