kvs-coder / HealthKitReporter

HealthKitReporter. A wrapper for HealthKit framework. Helps to write or read data from Apple Health via HealthKit framework.
https://cocoapods.org/pods/HealthKitReporter
MIT License
70 stars 20 forks source link

Include UUID in healthkit Quantity #9

Closed opsb closed 3 years ago

opsb commented 3 years ago

Status

READY

Migrations

NO

Description

Adds the UUID to Quantity payload (see https://developer.apple.com/documentation/healthkit/hkquantitysample and https://developer.apple.com/documentation/healthkit/hkobject for background)

opsb commented 3 years ago

That should be all of the changes applied. Let me know if there's anything else and thanks for being so responsive.