You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have modified Measure data: health service to collect heart rate data. The app collects data properly while sitting ideally, but when I start walking app keeps updating and not collecting data.
The embedded sensor's instant data is shown in the Samsung Health app but the health service API is not collecting data while there is a movement.
The text was updated successfully, but these errors were encountered:
Can you share what device and Wear OS version you are seeing this on? I'm unable to reproduce this on my end.
Alternatively, are you able to try using the MeasureDataCompose sample and see if that works for your use case? We will be removing the MeasureData and other views from the main branch soon in favor of the Compose versions.
I have modified Measure data: health service to collect heart rate data. The app collects data properly while sitting ideally, but when I start walking app keeps updating and not collecting data.
The embedded sensor's instant data is shown in the Samsung Health app but the health service API is not collecting data while there is a movement.
The text was updated successfully, but these errors were encountered: