From b615f479b5143893c0111fe82734f551c5dc31fc Mon Sep 17 00:00:00 2001 From: pjf-dev <28768673+pjf-dev@users.noreply.github.com> Date: Mon, 14 Apr 2025 19:45:05 -0400 Subject: [PATCH] Rephrase change to better describe issue --- .changes/fix-ios-biometry-fallback-auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changes/fix-ios-biometry-fallback-auth.md b/.changes/fix-ios-biometry-fallback-auth.md index 50e38523..c01159f0 100644 --- a/.changes/fix-ios-biometry-fallback-auth.md +++ b/.changes/fix-ios-biometry-fallback-auth.md @@ -3,4 +3,4 @@ "biometric-js": patch:bug --- -Fix biometric plugin not prompting for fallback credentials when biometry status is unavailable or not enrolled on iOS. +Fix biometric plugin ignoring fallback logic when biometry status is unavailable or not enrolled on iOS.