v2.1.0
Version 2.1.0
2023-14-04
- [Added] Methods for switching lock configuration
- [Changed] The method
checkAccountMigrationPossibleSuccess:failure:has been deprecated. Use insteadcheckMigratableAccountsSuccess:failure:which provides more information about the accounts to be recovered. - [Added] Method
executeAccountMigrationWithSDKPinfor completing account migration where SDK PIN is required. - [Fixed] Bug where synchronous authentication would fail after first enrollment.
- [Changed] For config type
LockConfigurationTypeBiometricsOrPasscode, ifinvalidatedByBiometricsis set to true and no biometrics are available (or biometrics are available but permissions are not granted) then the SDK will proceed to function with passcode only.