Skip to content

Feature request: add support for querying Activity Summary objects from HealthKit #215

@michaelyoon

Description

@michaelyoon

ActivitySummaryTypeIdentifier is included in the definition of ObjectTypeIdentifier:

export type ObjectTypeIdentifier = CharacteristicTypeIdentifier | SampleTypeIdentifier | typeof ActivitySummaryTypeIdentifier;

But there does not appear to be a way to execute a HKActivitySummaryQuery in the API?

I may be missing something, but, if not, please consider adding a queryActivitySummary() function, so that we can access Activity Ring data (Move, Exercise, and Stand goals).

Thanks for this great package!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions