Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Queries authentication status for a type.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
HealthKit | 8.2 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Type | The type to check. | "BiologicalSex" |
Returns value or error.
Check status:
Set Variable [ $r ; Value: MBS( "HealthKit.AuthorizationStatusForType"; "BiologicalSex" ) ]
Show Custom Dialog [ "Status" ; $r ]
Created 25th April 2018, last changed 9th August 2018
Hash.SHA512.HMAC - HealthKit.BiologicalSex
Feedback: Report problem or ask question.