How do you display HKCategoryValueSleepAnalysisAsleep on the dashboard when: [[APCScoring alloc] initWithHealthKitQuantityType: unit: unitDividedByUnit: numberOfDays:]; APScoring asks for HKQuantityType when asleep is HKCategoryValue
How do you display HKCategoryValueSleepAnalysisAsleep on the dashboard when:
[[APCScoring alloc] initWithHealthKitQuantityType: unit: unitDividedByUnit: numberOfDays:];
APScoring asks for HKQuantityType when asleep is HKCategoryValue