Updated on 2026-08-14
This commit is contained in:
parent
d349739524
commit
1806ddc31d
18 changed files with 55 additions and 11 deletions
|
|
@ -120,6 +120,7 @@ internal class UserWalletSaver @Inject constructor(
|
|||
scope.launch {
|
||||
scanCardProcessor.scan(
|
||||
analyticsSource = AnalyticsParam.ScreensSources.Settings,
|
||||
shouldCheckIsAlreadyActivated = true,
|
||||
onWalletNotCreated = {
|
||||
continuation.resume(Either.Right(null))
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue