Watch faces don't have access to Activity so how do other people show the HR on their watch faces!?
Ta
hasHR=(ActivityMonitor has :HeartRateIterator) ? true : false;
hasHR = ActivityMonitor has :HeartRateIterator;
hasHeartRateHistory = ActivityMonitor has :getHeartRateHistory;