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
The fingerprints feature exhibits unexpected behavior in the application. When the Fingerprint unlock toggle is enabled, the authentication process works correctly. However, when the toggle is turned off, the system still attempts to authenticate using the fingerprint, resulting in incorrect behavior. But if I exclude the fingerprint, the application does not attempt authentication.
Steps to Reproduce:
Enable the Fingerprint unlock toggle in the device settings.
Attempt to log in, and confirm that fingerprint authentication works correctly.
Disable the Fingerprint unlock toggle in the device settings.
Attempt to log in again and observe that the system still attempts fingerprint authentication, even though the toggle is turned off.
Expected Behavior:
When the Fingerprint toggle is disabled, the application should not attempt authentication using these features. Authentication should only occur if the corresponding toggle is enabled.
The text was updated successfully, but these errors were encountered:
Issue Description:
The fingerprints feature exhibits unexpected behavior in the application. When the Fingerprint unlock toggle is enabled, the authentication process works correctly. However, when the toggle is turned off, the system still attempts to authenticate using the fingerprint, resulting in incorrect behavior. But if I exclude the fingerprint, the application does not attempt authentication.
Steps to Reproduce:
Expected Behavior:
When the Fingerprint toggle is disabled, the application should not attempt authentication using these features. Authentication should only occur if the corresponding toggle is enabled.
The text was updated successfully, but these errors were encountered: