MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.04k stars 1.06k forks source link

Unable to forget Ledger wallet on iOS #10119

Open vivek-consensys opened 4 days ago

vivek-consensys commented 4 days ago

Bitrise build:- https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/c3a246ef-d60f-495a-8ed8-d72ef901c3a9

  1. Add hardware wallet
  2. Ledger
  3. Connect to Ledger Device
  4. Select multiple Ledger accounts
  5. Verify they are added on the account list
  6. Click 'Add Hardware wallet' -> Ledger
  7. Connect to Ledger

Expected:- Forget wallet button is displayed

Actual:- Unable to connect to Ledger, 'Try again' button appears

image.png
vivek-consensys commented 4 days ago

a few more issues with iOS:-

Private Zenhub Video

dawnseeker8 commented 2 days ago

i have applied the fix in patch to our @metamask/eth-ledger-keyring-bridge library. now the iOS should work like android. here is bitrise build for it https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/d3f0ce4d-44cc-44e1-aa4d-7d017db2c3e5

dawnseeker8 commented 2 days ago

Assign back to Vivek to test again.