bcgov / bc-wallet-mobile

BC Wallet to hold Verifiable Credentials
Apache License 2.0
62 stars 49 forks source link

App Hangs in Onboarding-Initialization when Biometrics is not enabled on the device #518

Closed nodlesh closed 2 years ago

nodlesh commented 2 years ago

Steps to Reproduce

If Biometrics is not enabled on the device, user can create a PIN but the app just hangs on the loading screen with no indication that biometrics is required.

Expected Result

Even though biometrics is not enabled the app should behave gracefully on initialization

Environment

iPhone 13, iOS 15.6.1

Workaround

Enable Biometrics

Severity

High

Priority

High

nodlesh commented 2 years ago

@amanji Can you verify the steps you made here? I'm assuming you selected to use Biometrics in the onboarding setup?

wadeking98 commented 2 years ago

Resolved by: https://github.com/hyperledger/aries-mobile-agent-react-native/pull/449