Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Incorrect prompt to unlock when the passcode is disabled and the app auto-locks #467

Closed
csuciu opened this issue Jun 4, 2018 · 3 comments
Labels
defect Issue describes a defect that negatively impacts use. priority-P2

Comments

@csuciu
Copy link

csuciu commented Jun 4, 2018

iPhone SE (10.3)
v1.0 (1387)

  1. Turn on the passcode on your device.
  2. Install the app and login with a valid account.
  3. Set the auto-lock interval to 1 min.
  4. Go to the iOS settings and turn off the passcode.
  5. Go back to the app and wait for 1 min.

Result: The app auto locks after 1 min and the "Unlock with Touch ID" button is presented in the Welcome screen. Tapping on it unlocks the app.

Should the app auto lock if the passcode was disabled?

@devinreams devinreams added defect Issue describes a defect that negatively impacts use. priority-P2 labels Jun 4, 2018
@devinreams
Copy link
Contributor

This is a fun little edge case, thanks @csuciu.

@SimonBasca
Copy link
Contributor

Following these STR will incorrectly unlock the app in v1.1(1473).

Pre- requisites:

  • Touch ID and Passcode disabled from iOS settings

STR:

  1. Install the app and login with a valid account.
  2. Wait for the app to lock.

Actual results:

  • A prompt to "Unlock with Touch ID" is displayed. Tapping on the "Unlock with Touch ID" button will unlock the app without biometrics.

@sashei
Copy link
Contributor

sashei commented Apr 24, 2019

App no longer locks in the foreground as of #916.

@sashei sashei closed this as completed Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
defect Issue describes a defect that negatively impacts use. priority-P2
Projects
None yet
Development

No branches or pull requests

4 participants