fix: add HealthKit entitlement and regenerate Xcode project to resolve NSInvalidArgumentException #1
Reference in New Issue
Block a user
Delete Branch "fix/healthkit-info-plist"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The iOS app target was missing the com.apple.developer.healthkit entitlement
and the Xcode project was out of sync with project.yml, causing a crash when
HealthKitService requested write authorization for active energy, workouts, and
heart rate types.
Test Coverage Report
Coverage summary not available.