SensingError
A list of errors that can be be returned from the HRSensing SDK.
-
Indicates that the user ID is missing.
-
Indicates that the SDK was unable to download the configuration.
-
Indicates that the system was unable to open the configuration file.
-
Indicates that the system failed to create the configuration file.
-
Indicates that the SDK failed to parse the configuration file from the backend.
-
Indicates that the SDK failed to delete the currently loaded configuration file.
-
Indicates that the SDK failed to configure networking.
-
Indicates that the SDK failed to retrieve the currently active configuration name.
-
Indicates that the SDK failed to load the core data stack.
-
Indicates that the SDK failed to write to core data.
-
Inidicates that the SDK failed to initialize uploads
-
Indicates that the SDK failed to authorize correctly with the HR backend.
-
Indicates that the SDK failed to deauthorize correctly with the HR backend.
-
A generic error indicating that the SDK failed to initialize sensing.
-
A generic error indicating that a sensor failed to respond to a query.
-
Indicates that the system failed to query the pedometer sensor.
-
Indicates that the system failed to query the activity sensor.
-
Indicates that the system failed to query the available health kit data.
-
Indicates that an attempt to initialize sensing happened, and sensing is already initialized.
-
Indicates that the user failed to sign in successfully.
-
Indicates that the user that tried to sign in is not the primary user.
-
Indicates that the user failed out successfully.
-
Indicates that the SDK was expecting a token but it was not present.
-
The auth mode was set to sign in but a user was not signed in during sensing initialization.
-
The authorization mode configured was not supported during initialization.
-
Indicates that the configuration (from the backend) was not present when it was expected.
-
Indicates there was an error saving the user ID to the keychain.
-
Indicates there was an error retrieving a User ID from the keychain.
-
Indicates that there was an error when attempting to retrieve credentials for a token sign in attempt.
-
A generic error indicating that there was an issue deserializing some JSON.
-
A generic error indicating that there was an issue serializing some JSON.
-
A generic error indicating that there was an issue when performing an upload to the HR backend.
-
Indicates that there was a failure to acquire an upload lock.
-
Indicates that no internet connectivity was available during upload.
-
Indicates the mobile configuration is missing.
-
Indicates the deployment ID is missing.
-
Indicates the activation code is missing.
-
Indicates the token issuer is missing.
-
Indicates the post launch token signin options auth mode is not supported.
-
Indicates the user pool ID is missing.
-
A generic error indicating that a permission request failed.
-
A generic error indicating that an inference failed to parse.
-
A generic error indicating that a task failed to parse.
-
A generic error indicating that a task failed to process.
-
A generic error indicating that an event stream failed to parse in the configuration.
-
A generic error indicating that the location manager encountered an error.
-
A generic error indicating that a profile request failed.
-
A generic error indicating that the profile failed to parse.
-
A generic error indicating that the user profile is not enrolled.
-
A generic error indicating that a profile deactivation request failed.
-
The prefix for log messages (used internally)
-
The designated error code for this error.
-
The designated non-localized description for this error.