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

Login fails after entering correct passcode for the fourth time after 3 wrong tries. #23

Open
therajanmaurya opened this issue Jun 2, 2019 · 1 comment

Comments

@therajanmaurya
Copy link
Member

Summary:

The login to app fails if the user enters the correct passcode after 3 wrong tries.
PS 1234 is the correct passcode here.

Steps to reproduce:

1)Run the appp
2)Enter wrong passcode 3 times
3)Enter correct passcode
4)Login fails and login activity is presented

Expected behaviour:

The app should login on correct passcode enter on 4th time even if previous 3 were wrong and should open login activity if 4th attempt is also wrong.

Observed behaviour:

The app fails to login on correct passcode in 4th try.

Screenshots:

20180228_224613

I am working on this.

@amitYadavDev
Copy link

@therajanmaurya @naman14 I'm working on this issue.

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

No branches or pull requests

2 participants