When Biometric prompt is shown in App with setDeviceCredentialAllowed(true), It is not dismissed when device home button is pressed. It throws BiometricPrompt.ERROR_USER_CANCELED error and keeps the System UI as is.
Did any one face this issue ? Is there any workaround kind of thing ?
Note : I am using androidx.biometric:biometric:1.0.1
Note: Its Android bug. https://issuetracker.google.com/issues/149770989