openwallet-foundation / bifold-wallet

Aries Mobile Agent React Native - Part of the Aries Bifold effort to provide SSI capabilities in a production ready app.
Apache License 2.0
143 stars 134 forks source link

Back button disappears if the wrong PIN is entered when enabling biometrics #823

Closed jleach closed 1 year ago

jleach commented 1 year ago

Description of problem

When entering the wrong PIN to enable biometrics the back button disappears leaving the user with no option back out of the process.

Expected behavior

The back button should remain visible.

Steps to reproduce

  1. Open the Biometrics screen from Settings;
  2. Enable Biometrics (disable may work also);
  3. Enter the wrong PIN.

Screenshots and/or log output

https://fullboarca-my.sharepoint.com/:v:/g/personal/jason_leach_fullboar_ca/EeE8NiVqPZJKo-c_O9a264kBHBopTD23o71RF4BJCg24aw?e=t9jb7S

Environment

Build #:

Android Device Model:

iOS Device Model:

iPhone 14 Pro

Workaround

Severity

jleach commented 1 year ago

Manually tested on 1.0.9-972. LGTM.