Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
126 views

I'm developing a workout tracking app that integrates with Health Connect to collect and process sensor data during a workout session. The expected workflow is: The user starts a workout. Health ...
Clover99's user avatar
3 votes
0 answers
2k views

So I am working on a project that uses health connect to display user health related data(Steps, Heart Rate...). But currently my app crashes with the following error sometimes: android.os....
Kam5678's user avatar
  • 31
7 votes
1 answer
1k views

User encounters "D/FLUTTER HEALTH(21559): Access Denied!" error after selecting the mail to connect to "Google Fit" Package for me it's only working in test mode. when I set the ...
İbrahim Talha DEMİR's user avatar
4 votes
1 answer
3k views

I've used health-3.0.3 in my flutter application to get the Google fit data. I'm able to get every data other than STEP-data which shows zero always. You can refer to the health package here Health 3....
Ganesh C K M's user avatar