You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HKQuantityTypeIdentifierAppleExerciseTime is only available on iOS 9.3+. The requirement creates instacrash on iOS 9.1 or lower. Any way we can only conditionally require this HKObjectType if the OS is 9.3 or above?
HKQuantityTypeIdentifierAppleExerciseTime is only available on iOS 9.3+. The requirement creates instacrash on iOS 9.1 or lower. Any way we can only conditionally require this HKObjectType if the OS is 9.3 or above?
https://developer.apple.com/reference/healthkit/hkquantitytypeidentifierappleexercisetime?language=objc#discussion
The text was updated successfully, but these errors were encountered: