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

[Bug]: QR code scanning using the phone camera is assuming deeplink #413

Closed
christopherferreira9 opened this issue Oct 18, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@christopherferreira9
Copy link
Collaborator

SDK

Web

Provide environment information

When scanning a QR code using the phone camera instead of the Wallet camera, it is currently treating the connection as a deeplink instead of a QR code.

MetaMask SDK Version

MetaMask Mobile app Version

What browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

No response

Describe the Bug

The wallet treats the connection as a connection coming from a deeplink

Expected Behavior

The wallet treats the connection as a connection coming from a QR code

Link to reproduction - Issues with a link to complete (but minimal) reproduction code will be addressed faster

No response

To Reproduce

  1. Open a web dapp -> Connect
  2. Scan the QR Code using the phone's camera
  3. See issue
@christopherferreira9 christopherferreira9 added the bug Something isn't working label Oct 18, 2023
@christopherferreira9
Copy link
Collaborator Author

Solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant