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

The History Module overrides persisted preferences before they load #1324

Open
2 tasks
timbl-ont opened this issue Nov 21, 2024 · 0 comments
Open
2 tasks

The History Module overrides persisted preferences before they load #1324

timbl-ont opened this issue Nov 21, 2024 · 0 comments

Comments

@timbl-ont
Copy link
Contributor

Description of problem

The history module saves preferences before they are loaded from storage. The net effect is that all the preferences are reset to default options. For example Biometrics preferences are lost each time the wallet is restarted.

Expected behavior

Persisted preferences are recovered when the wallet is restarted

Steps to reproduce

  • enable the history module
  • enable biometrics authentication
  • restart the wallet
  • User is presented with only a PIN login

Screenshots and/or log output

Environment

  • [ x] Occurs on Android
  • [ x] Occurs on iOS

Build #:

Android Device Model:

iOS Device Model:

Workaround

Disable the history module. Note that only the base history module is in place and does not yet have a UX component.

Severity

  • High
  • Medium
  • [X ] Low
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant