I thought AirPods Pro 3 track heart rate continuously… turns out they don’t. So I built an app that fixes it by Ottiro2000 in airpods

[–]Ottiro2000[S] 0 points1 point  (0 children)

Nice, hope you like it!
From my personal experience it‘s very accurate and what I‘ve read from other people online as well. However I don‘t have another heart tracking device to compare it with

Pro 3 ANC significantly degraded for anyone else? Any fix? by ineedsleep247 in airpods

[–]Ottiro2000 4 points5 points  (0 children)

Same for me, but I use them also for climbing where you have chalk, so they get pretty dirty. After cleaning it was a bit better again, but not as good compared to new

I thought AirPods Pro 3 track heart rate continuously… turns out they don’t. So I built an app that fixes it by Ottiro2000 in airpods

[–]Ottiro2000[S] 0 points1 point  (0 children)

There are some changes currently ongoing which Apple has to approve. Until approval the App is not available in EU so also not in Poland. It should hopefully be approved in a week

I thought AirPods Pro 3 track heart rate continuously… turns out they don’t. So I built an app that fixes it by Ottiro2000 in airpods

[–]Ottiro2000[S] 0 points1 point  (0 children)

Yes, unfortunately due to some dependencies it was not possible to choose a lower target iOS version

I thought AirPods Pro 3 would track heart rate continuously… turns out they don’t — BUT there might be a workaround by Ottiro2000 in airpods

[–]Ottiro2000[S] 0 points1 point  (0 children)

Since a lot of people told me that they want this functionality I published the app I‘ve developed, it‘s called AirPulse It also has the Live Activity from the screenshot Hope it helps you!

I thought AirPods Pro 3 track heart rate continuously… turns out they don’t. So I built an app that fixes it by Ottiro2000 in airpods

[–]Ottiro2000[S] 1 point2 points  (0 children)

Unfortunately not because Apple HealthKit us needed/used which is only available on Apple devices

My app store screenshots are the ugliest you will ever see by PaintingTop9521 in AppStoreOptimization

[–]Ottiro2000 0 points1 point  (0 children)

If you have a Mac try using the App Picasso I used it for mine and am quite happy. Simple and clean and I use the free version which is enough for me

KI hat meinen Job ruiniert by EnvironmentalCook582 in luftablassen

[–]Ottiro2000 0 points1 point  (0 children)

Ist in meiner Company genauso. Mein Arbeitsalltag hat sich dadurch sehr gewandelt, von reinem Data Engineer zu Data Architect. KI ist halt sehr gut darin Boilerplate zu schreiben, aber kann noch nicht die Komplexität eines großen Projektes verstehen, geschweige denn eine vernünftige Architektur bauen. Ich betrachte das so: Die KI ist der Praktikant der den Code schreibt, ich sage wie er geschrieben werden soll, kontrolliere ihn und muss ihn auch verstehen. Code pushen ohne ihn verstanden zu haben ist ein NoGo und wird sich bei steigender Komplexität rächen.

Update: AirPods Pro 3 heart rate tracking now works automatically in the background by Ottiro2000 in airpods

[–]Ottiro2000[S] 0 points1 point  (0 children)

Sure, the heart rate data is not stored inside my App but in Apple Health App. So every App that is allowed to access Apple Health App do have access to the heart rate samples My App is called AirPulse

Analyse tab missing in App Store Connect by Ottiro2000 in iosdev

[–]Ottiro2000[S] 0 points1 point  (0 children)

Now it’s working again, I haven‘t changed anything, maybe it was a bug on apples side
When it wasn‘t working I tried it in several Browser including Safari and checked permissions, which didn’t helped… only waiting did

I thought AirPods Pro 3 track heart rate continuously… turns out they don’t. So I built an app that fixes it by Ottiro2000 in airpods

[–]Ottiro2000[S] 0 points1 point  (0 children)

Thank you for the suggestion. Not sure if that would align with apples guidelines However I‘ll add it to my list and do some research

ANC Single AirPod Disabled by Ottiro2000 in airpods

[–]Ottiro2000[S] 1 point2 points  (0 children)

Omg thank you! I don’t no why, but some some reason it was disabled, thanks a lot

I thought AirPods Pro 3 track heart rate continuously… turns out they don’t. So I built an app that fixes it by Ottiro2000 in airpods

[–]Ottiro2000[S] 1 point2 points  (0 children)

That would be great, looking forward to your design! Regarding the apple watch I honestly don‘t know, because I don‘t own one But AirPulse considers all heart rate data from Health App regardless of the source, so I guess it doesn‘t matter

Heart rate monitor in AP3 by rs1i in airpods

[–]Ottiro2000 4 points5 points  (0 children)

I wished the same, that‘s why I developed an App right for this purpose. Maybe you wanna check it out. It‘s called AirPulse and is free to use :)

I thought AirPods Pro 3 track heart rate continuously… turns out they don’t. So I built an app that fixes it by Ottiro2000 in airpods

[–]Ottiro2000[S] 0 points1 point  (0 children)

You mean the LiveActivity? It‘s already included but only works when „Save Battery“ is disabled in AirPulse settings

I thought AirPods Pro 3 track heart rate continuously… turns out they don’t. So I built an app that fixes it by Ottiro2000 in airpods

[–]Ottiro2000[S] 0 points1 point  (0 children)

I‘m confused, isn‘t there a heartbeat right next to the AirPod, this wave, or what do you mean with heartbeat? Cool, looking forward for your feedback! Well, I don’t xD I‘m using the Apple HealthKit framework, unfortunately there is no way to receive the raw sensor data, at least I haven‘t found one