[iOS] Is there anyone who wants to import heart rate data into Apple Health?

I’ve been wondering whether the old iOS SDK still works with iOS 26 and the new Pebble Time 2. It does. I built a recorder that samples new values and sends them to the phone. These are then written into Apple Health.

If anyone is interested, I can create a TestFlight build. :slight_smile:

3 Likes

Just added export as CSV + NDJSON as well. Thinking about recording the geo location for each incoming sample. That would unlock speed calculation and make a full workout tracker.

1 Like

I would be super interested. I love this idea and would appreciate the ability to do so!

1 Like

Hi ricobeck I am very interested - just let me know when you start the TestFlight build! Thank you!

1 Like

Hm. I discovered that sleep data does work as well. Seems like another useful addition. Stay tuned. :sweat_smile:

Had to figure out how I can distribute the Pebble Watch app along with the iOS app and I think I found a quite convenient way. :slight_smile:

Next task is to get a public TestFlight link approved by Apple. As soon as it is approved I‘ll post it here

1 Like

Sorry it’s taking so long. But the TestFlight version has been waiting for review at Apple for 3 days now. :confused:

In the meantime, I’ve kept working on it a bit, and I’m pretty happy with how it’s turning out.

2 Likes

Hi! This looks good, I’d like to test it. Just wondering: besides the companion app, what’s the difference/advantage vs. the current “sync to Apple Health” from the Pebble Core app? That seems to sync my HR, sleep, steps, workouts with the Workout app, etc.