Closed ajoshdee closed 8 years ago
Actually it only appears like the stop button doesn't work because the heart rate is still animating and samples are still updating even when you press stop.
It would be great if we could stop this. I will work on it.
You can also use https://developer.apple.com/library/ios/samplecode/ActivityRings/Introduction/Intro.html as sample. Only difference is I query the heartrate and Apple's example query active energy.
Hi @tysun , Please check my new sample for WatchOS3. Problem is fixed over there. Let me know if you have any other question. Problem is I am recreating the query when calling the end workout which I should not.
the session is not ending when stopped, heart rate is still updating