On Android, when enabling biometrics security, with or without an additional pin code, it always requires us to press the fingerprint button below the numeric keypad when opening the app before being prompted to confirm the fingerprint. A more efficient approach, which is a common practice by other developers,is to immediately prompt for the fingerprint and remove this extra step.
There can be a cancel button as well to switch to pin code mode if enabled (edited)