android / health-samples

Apache License 2.0
257 stars 146 forks source link

PassiveListenerCallback - continuously receiving new HR data (not passive anymore?) #106

Open amoledwatchfaces opened 1 year ago

amoledwatchfaces commented 1 year ago

Hello, in the latest Galaxy Watch 4 or Watch 6 with Wear OS 4, when I register PassiveListenerCallback or use PassiveDataService, watch starts measuring instantly (green diode flashing non-stop) and right away I'm continuously receiving new Heart Rate values (every few milliseconds - yes, filtering exactly like it is done in the sample).

There is definitely something wrong regarding Health Services and latest Wear OS 4 by Samsung.

Can you guys test it? I don't think PassiveData should act like Exercise Data on Wear OS 4.