fix(biometric) prompt for fallback credentials when enabled and biometry unavailable on iOS (fix #2632) (#2633)

This commit is contained in:
Patrick F.
2025-04-16 16:56:43 -04:00
committed by GitHub
parent c97e9c511d
commit 10f9e66e32
2 changed files with 12 additions and 5 deletions
@@ -0,0 +1,6 @@
---
"biometric": patch:bug
"biometric-js": patch:bug
---
Fix biometric plugin ignoring fallback logic when biometry status is unavailable or not enrolled on iOS.