A PIN is required in multiple different contexts - e.g., login to the app, change PIN, screen lockout, update biometrics etc..
Each context requires a custom display message to explain the reason for the PIN screen.
Currently, the PIN screen required to change biometric settings displays the screen inactivity lock message.
Longer term the PIN enter functionality should be refactored to create a component that is more flexible. There will likely be other contexts such as proof of presence.
Expected behavior
When entering a PIN to change biometrics settings the PIN screen should display an appropriate text message. For example, "Enter your PIN to complete this change" or something like that.
Steps to reproduce
Log into the wallet
Go to settings --> App Settings (Biometrics)
Toggle the current PIN setting
The PIN screen is displayed with the screen with the inactivity lock message.
Description of problem
A PIN is required in multiple different contexts - e.g., login to the app, change PIN, screen lockout, update biometrics etc..
Each context requires a custom display message to explain the reason for the PIN screen.
Currently, the PIN screen required to change biometric settings displays the screen inactivity lock message.
Longer term the PIN enter functionality should be refactored to create a component that is more flexible. There will likely be other contexts such as proof of presence.
Expected behavior
When entering a PIN to change biometrics settings the PIN screen should display an appropriate text message. For example, "Enter your PIN to complete this change" or something like that.
Steps to reproduce
Screenshots and/or log output
Environment
Build #:
Android Device Model:
iOS Device Model:
Workaround
Severity