We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
I am working on this.
The text was updated successfully, but these errors were encountered:
@therajanmaurya @naman14 I'm working on this issue.
Sorry, something went wrong.
No branches or pull requests
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:
I am working on this.
The text was updated successfully, but these errors were encountered: