Updated on 2026-08-14
This commit is contained in:
parent
767a7f9400
commit
8f66155ee1
1 changed files with 1 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ private fun prepareAllowedSecurityOptions(
|
|||
|
||||
if (card?.isTangemTwin() == true) {
|
||||
allowedSecurityOptions.add(SecurityOption.PassCode)
|
||||
allowedSecurityOptions.add(SecurityOption.LongTap)
|
||||
}
|
||||
if ((currentSecurityOption == SecurityOption.LongTap) || !prohibitDefaultPin) {
|
||||
allowedSecurityOptions.add(SecurityOption.LongTap)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue