Updated on 2026-08-14

This commit is contained in:
Tangem 2025-09-16 11:41:22 +02:00
parent a2b1d3c6c4
commit 45ab6836ad
3 changed files with 2 additions and 29 deletions

View file

@ -227,7 +227,6 @@ internal class WalletModel @Inject constructor(
"isHuaweiDevice $isHuaweiDevice",
)
if (!isBiometricsEnabled) return@launch
if (isHuaweiDevice) return@launch
if (!shouldShowBottomSheet) return@launch
delay(timeMillis = 1_800)