Hi.
Im using this code in my watchface to retrieve heart rate history and draw a Graph, It works in all devices except Venu 2 series.
if((Toybox has : SensorHistory) && ( Toybox has : getHeartRateHistory)){
return Toybox.SensorHistory.getHeartRateHistory...