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

Handle SecureKeychain failed access while passcode enabled #4625

Merged
merged 6 commits into from
Jul 27, 2022

Conversation

Fatxx
Copy link
Contributor

@Fatxx Fatxx commented Jul 5, 2022

Description

Fixed an issue that leads the application to an unusable state if the user cancels the passcode authentication, and implements error handling when we try to access SecureKeychain.

Screenshots/Recordings

RPReplay_Final1657010928.mov

Issue

Progresses #260

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

@Fatxx Fatxx added the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Jul 5, 2022
@Fatxx Fatxx requested a review from a team as a code owner July 5, 2022 08:55
@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2022

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

Copy link
Member

@andreahaku andreahaku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Fatxx Fatxx added Mobile QA board needs-qa Any New Features that needs a full manual QA prior to being added to a release. and removed needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Jul 14, 2022
@mobularay mobularay added Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking Priority - High Task with high priority labels Jul 19, 2022
@Fatxx Fatxx added the release-5.5.0 PRs for v5.5.0 release label Jul 26, 2022
@cortisiko cortisiko added QA in Progress QA has started on the feature. and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Jul 26, 2022
Copy link
Member

@cortisiko cortisiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am done testing but I have a question, should the remember me toggle be disabled when I:

enable passcode login > kill the app> relaunch it > instead of logging in via the passcode > tap on the cancel button?

If I were to repeat the above with faceID/fingerprint biometrics, the remember me (it actually says unlock with faceID/fingerprint) toggle is enabled.

This happens on both ios and android. Here is a recording on ios

I get [Error: User canceled the operation.] I know it is a harmless error but can we fix so it doesn’t pollute sentry?

@cortisiko cortisiko added QA'd but questions A QA run through has been done but you need clarification on minor issues you found and removed QA in Progress QA has started on the feature. labels Jul 26, 2022
@cortisiko cortisiko added QA Passed A successful QA run through has been done and removed QA'd but questions A QA run through has been done but you need clarification on minor issues you found labels Jul 27, 2022
Copy link
Member

@cortisiko cortisiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We discussed my question in a slack dm. It is a non-issue and the ticket can be moved forward. This is 🌮 🌮🌮🌮

@cortisiko cortisiko merged commit baa46d6 into main Jul 27, 2022
@cortisiko cortisiko deleted the implement/fix-user-cancel-passcode branch July 27, 2022 17:12
@github-actions github-actions bot locked and limited conversation to collaborators Jul 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority - High Task with high priority QA Passed A successful QA run through has been done release-5.5.0 PRs for v5.5.0 release Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants