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

Exception is thrown when trying multiple login-attempts #63

Closed
GolexPrime opened this issue Sep 20, 2021 · 1 comment · Fixed by #64
Closed

Exception is thrown when trying multiple login-attempts #63

GolexPrime opened this issue Sep 20, 2021 · 1 comment · Fixed by #64
Assignees
Labels
bug Something isn't working

Comments

@GolexPrime
Copy link
Contributor

Describe the bug
An exception is thrown when the app tries to remove subjectID from the encrypted storage that does not exist. This occurs when a user tries to repeatedly login (for example with invalid credentials) and also to navigate back to the landing screen between tries.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Login Screen'
  2. Login with wrong credentials
  3. Navigate back to "Landing Screen"
  4. See error

Expected behavior
No thrown exception.

Screenshots
Screenshot 2021-09-20 at 12 43 20
Screenshot 2021-09-20 at 12 43 24

Smartphone (please complete the following information):

  • iPhone Simulator
  • OS: iOS 14.5
@GolexPrime GolexPrime added the bug Something isn't working label Sep 20, 2021
@GolexPrime GolexPrime self-assigned this Sep 20, 2021
@GolexPrime GolexPrime linked a pull request Sep 21, 2021 that will close this issue
@GolexPrime
Copy link
Contributor Author

closed with #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant