From 9c3a8e7b1069c6dc3774045567223ec05ca47577 Mon Sep 17 00:00:00 2001 From: pjf-dev <28768673+pjf-dev@users.noreply.github.com> Date: Sat, 19 Apr 2025 14:18:56 -0400 Subject: [PATCH] Add change file --- .changes/fix-bio-fallback-error-android.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/fix-bio-fallback-error-android.md diff --git a/.changes/fix-bio-fallback-error-android.md b/.changes/fix-bio-fallback-error-android.md new file mode 100644 index 00000000..892a5c1e --- /dev/null +++ b/.changes/fix-bio-fallback-error-android.md @@ -0,0 +1,6 @@ +--- +"biometric": patch:bug +"biometric-js": patch:bug +--- + +Fix biometric plugin reporting an inconsistent and incorrect error on Android when no device passcode was set. \ No newline at end of file