You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-Prompt Biometrics Option: Add an optional setting to trigger the native BiometricPrompt immediately upon intercepting a locked app, without requiring an extra tap on the fingerprint icon first.
Bug Description:
When opening a locked application, the App Lock overlay appears showing the PIN keypad with a fingerprint icon at the top.
Tapping the fingerprint icon calls OS BiometricPrompt dialog over the App Lock overlay.
Tapping "Use PIN" on Samsung's system biometric dialog dismisses the biometric dialog and causes the App Lock overlay to lose window focus/crash.
The target application is immediately brought to the foreground unlocked without requiring any PIN input.
Furthermore, the app does not lock again and is left permanently unlocked.
Environment Details:
Feature Requests / Enhancements:
BiometricPromptimmediately upon intercepting a locked app, without requiring an extra tap on the fingerprint icon first.Bug Description: