Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

For security reasons:

  • Devices with a bad SafetyNet attestation will be unusable (rooted device, unlocked bootloader, etc…)

  • Devices with a security patch older than 07/2021 will be unusable

Both scenarios will trigger a remediation action and an application crash after which a new provisioning will be impossible.

API changes

  • isAuthenticated() now returns an Int type instead of Boolean. A new AuthState enum class with the 3 authorized states was added as an inner class of SecureClient.

_______________________________________________________________________________________________

...