Updated on 2026-08-14

This commit is contained in:
Tangem 2023-10-19 12:42:05 +03:00
parent 21f33b6e1a
commit 4590cb4d7f
18 changed files with 111 additions and 12 deletions

View file

@ -46,6 +46,7 @@ class CardContextInterceptor(
ProductType.Twins -> "Twin"
ProductType.Wallet -> "Wallet"
ProductType.Wallet2 -> "Wallet 2.0"
ProductType.Ring -> "Ring"
ProductType.Start2Coin -> "Start2Coin"
else -> if (DemoHelper.isDemoCard(scanResponse)) {
if (DemoHelper.isTestDemoCard(scanResponse)) {