| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Component: HealthKit
Functions for health data on iOS.
You may need to request a MBS Plugin with HealthKit enabled as the public plugin does not include Health functions.
| Version | macOS | Windows | Linux | Server | iOS SDK |
| 8.2 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
| Item | Details |
|---|---|
| HealthKit.AuthorizationStatusForType Queries authentication status for a type. | iOS 8.2 |
| HealthKit.BiologicalSex Queries the user's biological sex. | iOS 8.2 |
| HealthKit.BloodType Queries blood type. | iOS 8.2 |
| HealthKit.DateOfBirth Queries date of birth for user. | iOS 8.2 |
| HealthKit.DateOfBirthComponents Queries date of birth for user in components. | iOS 8.2 |
| HealthKit.FitzpatrickSkinType Queries skin type. | iOS 8.2 |
| HealthKit.RequestAuthorizationToShareTypes Requests authorization from the user. | iOS 8.2 |
| HealthKit.SampleQuery Queries sample data from the database. | iOS 8.2 |
| HealthKit.WheelchairUse Queries wheelchair value. | iOS 8.2 |
| HealthKit.isHealthDataAvailable Checks whether health data is available. | iOS 8.2 |
10 functions shown.
These functions are free to use.
Release notes
- Version 9.0
- Improved HealthKit functions to better initialize in simulator.
- Version 8.2
- Added HealthKit functions.
Blog Entries