Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

iOS - remove PIN entry from Keychain on fresh install #3598

Closed
bsclifton opened this issue Apr 28, 2021 · 1 comment · Fixed by #3619
Closed

iOS - remove PIN entry from Keychain on fresh install #3598

bsclifton opened this issue Apr 28, 2021 · 1 comment · Fixed by #3619
Assignees
Labels
Milestone

Comments

@bsclifton
Copy link
Member

Description:

There is a situation that users can get into where they can forget their PIN. On iOS, there isn't a way to go and edit the keychain so after uninstalling/reinstalling they'll get hit with the same code and can't open Brave

Steps to Reproduce

  1. Install Brave
  2. Setup a PIN code
  3. Forget what PIN code is
  4. Uninstall Brave
  5. Reinstall Brave

Actual result:
User is met with PIN again ☹️ See for more info:
https://community.brave.com/t/forgot-brave-ios-app-passcode/236334

Expected result:
Removing/reinstalling should clear the keychain entry and allow Brave to be used again

@srirambv
Copy link
Contributor

Verification passed on iPhone XR with iOS 13.5 running 1.26(21.5.26.21)


Verification passed on iPhone 7+ with iOS 14.5.1 running 1.26(21.5.26.21)


Verification passed on iPad Pro with iOS 14.5.1 running 1.26(21.5.26.21)

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

Successfully merging a pull request may close this issue.

3 participants