Category "healthkit"

Health Kit: How to set 'totalEnergyBurned' for workout?

Today I worked for the first time with Apple Health Kit and successfully saved a workout in Health with the basic informations (activityType, start and end). My

Access health sensors on Apple Watch

Can I access the health sensors of the apple watch? I want to get SpO2 measurements or heartbeat intervals when I start a measurement. Is this feasible? I can s

HealthKit background fetch without observing

I want to make regular HealthKit requests in the background in a BGTask. I don't want to observe changes in HealthKit necessarily. Is this possible?

HealthKit data is not refreshed until I force close and open the app again

I'm trying to get the steps and distance walked from a concrete day to now, on an iOS app. Also, I need to refresh that data continuously, real-time like. I tri

How exactly to use Health package in Flutter

I am using health 3.2.0 https://pub.dev/packages/health package and after all the effort I am able to successfully access the authorisation. The problem I am fa

iOS app reject because of healthkit

I am using HealthKit in my app to read users daily steps data and for that I enable HealthKit in my app. I uploaded app without NSHealthShareUsageDescription a