Question

I have found the corresponding Activity app on the iPhone, which shows exercise history, but is there a way you can see the history of each heart rate measurement in bpm? Maybe through a HealthKit application?


EDIT: Thanks to bmike's suggestion, I found the export function of the Health app on the iPhone. The button in the upper right lets you send the raw data as an XML file.

Health App Screenshot

Was it helpful?

Solution

Apple allows you to inspect all data using the Health app itself. In addition to the graphs it prepares, you can tap the graph and then Show All Data

As you know, there's no export function on iOS itself, but there's no reason any third party app can't request access to that data (which you also can see and approve from the Share Data tab of that app.

I would check out apps like:

OTHER TIPS

On the main screen for health data there is an icon in the upper right (mine is a red silhouette of a person). If you press this icon the next screen gives an option to export data. It is easy to import data into Excel as an XML file. From there you can use normal Excel commands to filter, create charts etc.....

Licensed under: CC-BY-SA with attribution
Not affiliated with apple.stackexchange
scroll top