fix: deeplink invalid error when importing privateKey via qr
Description
A fix for this issue: https://github.com/MetaMask/metamask-mobile/issues/9517
Related issues
Fixes:
Manual testing steps
- 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.
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.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
83.3% Coverage on New Code
0.0% Duplication on New Code
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_pipelineon Bitrise by removing and re-applying theRun Smoke E2Elabel on the pull request