[PR #1037] [MERGED] Biometric integrity check always fails #2715

Closed
opened 2025-11-26 23:23:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1037
Author: @Hinton
Created: 8/12/2020
Status: Merged
Merged: 8/12/2020
Merged by: @cscharf

Base: masterHead: hotfix/biometric-invalidation


📝 Commits (1)

  • 0f8af7e Return the correct value for valid biometric

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/Android/Services/BiometricService.cs (+1 -1)

📄 Description

During testing I accidentally reversed the expected result from ValidateIntegrityAsync. (Emulator has issues with detecting biometric changes, so to verify the message I inverted the check)

Should solve https://github.com/bitwarden/mobile/pull/1026#issuecomment-672996129


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1037 **Author:** [@Hinton](https://github.com/Hinton) **Created:** 8/12/2020 **Status:** ✅ Merged **Merged:** 8/12/2020 **Merged by:** [@cscharf](https://github.com/cscharf) **Base:** `master` ← **Head:** `hotfix/biometric-invalidation` --- ### 📝 Commits (1) - [`0f8af7e`](https://github.com/bitwarden/android/commit/0f8af7ec46612e826a14498974636507a35e2d8d) Return the correct value for valid biometric ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Services/BiometricService.cs` (+1 -1) </details> ### 📄 Description During testing I accidentally reversed the expected result from `ValidateIntegrityAsync`. (Emulator has issues with detecting biometric changes, so to verify the message I inverted the check) Should solve https://github.com/bitwarden/mobile/pull/1026#issuecomment-672996129 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:23:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2715