HealthKitReporter
HealthKitReporter copied to clipboard
HealthKitReporter. A wrapper for HealthKit framework. Helps to write or read data from Apple Health via HealthKit framework.
Add anchor to storage for HKQueryAnchor ## Status READY/IN DEVELOPMENT/HOLD ## Migrations YES | NO ## Description A few sentences describing the overall goals of the pull request's commits. ##...
## Status READY ## Migrations NO ## Description There is no option to collect the voltage measurements for electrograms with inconclusive poor readings because they do not have any value...
**Is your feature request related to a problem? Please describe.** Harmonized.metadata uses [String: String] map for field representation. This fails for metadata fields like [HKMetadataKeySyncVersion](https://developer.apple.com/documentation/healthkit/hkmetadatakeysyncversion) which expect an NSNumber. Presumably...
**Is your feature request related to a problem? Please describe.** As a developer working with Apple Health Kit, I shall be able to access clinical records (e.g. medication records) via...
This is my code and I want to delete the sample that I created before. But I got this error such as follows: Optional(Error Domain=com.apple.healthkit Code=3 "Failed to find some...
## Status READY ## Migrations NO ## Description Added support for HKClinicalRecord. ## Steps to Test or Reproduce I'm not familiar with swift so I did not add the new...