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

[Android] Scanner not reacting to metamask QR code generated via plugin #21444

Open
VolodLytvynenko opened this issue Oct 16, 2024 · 0 comments
Labels
bug medium-prio wallet-core Issues for mobile wallet team
Milestone

Comments

@VolodLytvynenko
Copy link
Contributor

VolodLytvynenko commented Oct 16, 2024

Steps to Reproduce:

  1. Open the app's QR scanner.
  2. Attempt to scan a QR code generated from the Metamask plugin in the browser (with the format: ethereum:0xFC6327a092f6232e158a0Dd1d6d967a2e1c65cD5. In my case it looks so:
    Image
    ).
  3. Observe the behavior of the scanner.

Actual Result:

The scanner does not react QR code generated by Metamask.

qr.mp4

Expected Result:

The scanner should be able to react and decode the QR code generated by the Metamask browser as it does with other similar QR codes.

Additional Info:

The decoded QR string looks so ethereum:0xFC6327a092f6232e158a0Dd1d6d967a2e1c65cD5
I've generated this address by other tools, like the one on https://brunobar79.github.io/eip681-link-generator/#, and QR was scanned successfully

Example:
Image

Logs:

Status-debug-logs.zip

Devices:

Pixel 7a, Android 13

Environment:

Nightly build 16 Oct 2024

@VolodLytvynenko VolodLytvynenko added bug medium-prio wallet-core Issues for mobile wallet team labels Oct 16, 2024
@VolodLytvynenko VolodLytvynenko added this to the 2.32.0 Beta milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug medium-prio wallet-core Issues for mobile wallet team
Projects
Status: Backlog
Development

No branches or pull requests

1 participant