BeeSwift just reports apple health metrics at the same precision as they are provided by HealthKit. This can lead to a silly amount of precision, e.g. 6+ decimal points for steps. Here we introduce a mechanism to limit precision, and use it for a few experimental metrics.
Testing:
Ran on device and checked metric values reported appropriately.
BeeSwift just reports apple health metrics at the same precision as they are provided by HealthKit. This can lead to a silly amount of precision, e.g. 6+ decimal points for steps. Here we introduce a mechanism to limit precision, and use it for a few experimental metrics.
Testing: Ran on device and checked metric values reported appropriately.