Updated on 2026-08-14
This commit is contained in:
parent
75234e34df
commit
9091a8acac
9 changed files with 75 additions and 51 deletions
|
|
@ -112,6 +112,7 @@ internal class SaveWalletMiddleware {
|
|||
|
||||
// Enable saving access codes only if this is the first time user save the wallet
|
||||
if (isFirstSavedWallet) {
|
||||
preferencesStorage.shouldSaveAccessCodes = true
|
||||
store.state.daggerGraphState.get(DaggerGraphState::cardSdkConfigRepository)
|
||||
.setAccessCodeRequestPolicy(
|
||||
isBiometricsRequestPolicy = userWallet.hasAccessCode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue