HKSampleQuery is an API included in Apple's iOS HealthKit framework that provides a way to search for specific aspects of a user's health data.
What's the best way to get a total step count for every day recorded in HealthKit. With HKSampleQuery's method initWithSampleType (…
objective-c healthkit hksamplequery