Ticket Created
over 3 years ago

WERETECH-9599

This is a known issue that should be addressed in a future SDK.

problem with SpO2

4.1.3/eclipse/win

1. Due to the problem with battery draining I've switched off SpO2 on watch but

ACT.getActivityInfo().currentOxygenSaturation

still returns value - it's probably the latest reading but it can named "current" - I can see value last is 24h old.

But when sensor is off currentOxygenSaturation should be rather simple null.

2. I don't when something change but now there is additional problem with getNewestSampleTime().value() from SpO2 sensor iterator

- on sim it is rather ok

- on device f6p 21.80 - returns rather not newest sample timestmap but timestamp of attempting reading value (I can't see the same value like in widget but usually can see value very close to now())