metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

fix: deeplink invalid error when importing privateKey via qr

Open omridan159 opened this issue 1 year ago • 2 comments

Description

A fix for this issue: https://github.com/MetaMask/metamask-mobile/issues/9517

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

https://github.com/MetaMask/metamask-mobile/assets/61094771/d0f70d77-7427-4984-bf4a-3ef2676d01d5

Pre-merge author checklist

  • [x] I’ve followed MetaMask Coding Standards.
  • [x] I've completed the PR template to the best of my ability
  • [x] I’ve included tests if applicable
  • [x] I’ve documented my code using JSDoc format if applicable
  • [x] I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.

Pre-merge reviewer checklist

  • [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

omridan159 avatar May 07 '24 14:05 omridan159

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.

github-actions[bot] avatar May 07 '24 14:05 github-actions[bot]

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 6d35eb78224a2c4b0d920c7e3eda34dcc69eb239 Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/efcc7c0d-7744-4054-9fd9-688d9d92695c

[!NOTE]

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

github-actions[bot] avatar May 09 '24 10:05 github-actions[bot]