Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a wallet with biometrics does not unlock vault as intended #982

Closed
Chralu opened this issue Jun 6, 2024 · 0 comments · Fixed by #1026
Closed

Creating a wallet with biometrics does not unlock vault as intended #982

Chralu opened this issue Jun 6, 2024 · 0 comments · Fixed by #1026
Assignees
Labels
Milestone

Comments

@Chralu
Copy link
Collaborator

Chralu commented Jun 6, 2024

Describe the problem you discovered

steps to reproduce

  1. run aeWallet on iOS
  2. create a wallet with biometrics lock

Wallet creation fails with following error :

[Vault] Failed to open Hive encrypted Box<dynamic>(_vaultBox).
[Vault] _Exception (Exception: Vault.passwordDelegate must be set before opening Boxes.)
[Vault] #0      Vault.ensureVaultIsUnlocked (package:aewallet/infrastructure/datasources/vault/vault.dart:241:7)
        #1      Vault.openBox (package:aewallet/infrastructure/datasources/vault/vault.dart:173:13)
        <asynchronous suspension>
        #2      KeychainInfoVaultDatasource.getInstance (package:aewallet/infrastructure/datasources/keychain_info.vault.dart:23:26)
        <asynchronous suspension>
        #3      _SessionNotifier.createNewAppWallet (package:aewallet/application/session/providers.dart:107:19)
        <asynchronous suspension>
        #4      _IntroBackupConfirmState._registerBus.<anonymous closure> (package:aewallet/ui/views/intro/layouts/intro_backup_confirm.dart:168:13)
        <asynchronous suspension>

Describe the solution you'd like

No response

Epic

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant