Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Enable biometrics screen skipping issues #16773

Closed
VolodLytvynenko opened this issue Jul 25, 2023 · 2 comments
Closed

[Android] Enable biometrics screen skipping issues #16773

VolodLytvynenko opened this issue Jul 25, 2023 · 2 comments

Comments

@VolodLytvynenko
Copy link
Contributor

VolodLytvynenko commented Jul 25, 2023

Follow up for #16744

ISSUE 1: [Android] Enable biometrics screen is skipped for newly created accounts with set Fingerprint

Steps:

  1. Don't set up the fingerprint in the device settings.
  2. Create an account (now during account creation the Enable biometrics screen is skipped, that is correct)
  3. Log out of the current account.
  4. Set up the fingerprint in the device settings.
  5. Start creating a new account
  6. Observe if Enable biometrics screen is shown during new account creation

Actual result:

During the creation of a new account, the Enable Biometrics screen, which allows users to enable biometric authentication, is skipped when the fingerprint is set in the device settings.

Expected result:

The Enable Biometrics screen should be shown for all newly created accounts when the fingerprint is set

Device:

  • Real device: Pixel 7a, Android 13

ENV:

Nightly 25 Jul 2023

CC: @flexsurfer

@VolodLytvynenko
Copy link
Contributor Author

ISSUE 2: [Android] An error is displayed during the setup process if a new account is created after the fingerprint is removed from the device settings

Steps:

  1. Set up a fingerprint in the device settings (before installing the Status app).
  2. Install the Status app.
  3. Create an account.
  4. Log out of the current account.
  5. Disable the fingerprint in the device settings.
  6. Start creating a new account.
  7. Tap "Enable biometric" verification during onboarding.

Actual result:

An error is displayed during the setup process if a new account is created when the app is set up and the fingerprint is removed from the settings.

image

Expected result:

The Enable Biometrics screen should be skipped for all newly created accounts when the fingerprint is not set

Device:

  • Real device: Pixel 7a, Android 13

ENV:

Nightly 25 Jul 2023

@VolodLytvynenko VolodLytvynenko changed the title [Android] Enable biometrics screen is skipped for newly created accounts with set Fingerprint [Android] Enable biometrics screen skipping issues Sep 15, 2023
@churik churik modified the milestones: 1.26.0 - Alpha, 1.27.0 - Alpha Oct 20, 2023
@churik churik removed this from the 1.27.0 - Alpha milestone Nov 27, 2023
@pavloburykh
Copy link
Contributor

fixed by #17960

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants