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

Make `averageHeartRate` optional #16

Open krml19 opened 2 years ago

krml19 commented 2 years ago

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 for averageHeartRate. Therefore, we should allow for nil value for averageHeartRate.