Updated on 2026-08-14
This commit is contained in:
parent
c2aef02443
commit
605d7da00d
28 changed files with 415 additions and 205 deletions
|
|
@ -117,6 +117,8 @@ object TangemSdkErrorMapper {
|
|||
is TangemSdkError.BiometricsAuthenticationLockout -> error
|
||||
is TangemSdkError.BiometricsAuthenticationPermanentLockout -> error
|
||||
is TangemSdkError.UserCanceledBiometricsAuthentication -> error
|
||||
is TangemSdkError.EncryptionOperationFailed -> error
|
||||
is TangemSdkError.InvalidEncryptionKey -> error
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue