invalidEntitlement
Occurs when the app lacks the required entitlement.
Declaration
static var invalidEntitlement: SRError.Code { get }Discussion
To allow the app to read sensor data, the system requires that the app’s code signature contain a special entitlement. For more information, see Configuring your project for sensor reading.