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]: Install modal QR code Not Displaying on iPad #1218

Open
ionopenfabric opened this issue Feb 25, 2025 · 0 comments
Open

[Bug]: Install modal QR code Not Displaying on iPad #1218

ionopenfabric opened this issue Feb 25, 2025 · 0 comments

Comments

@ionopenfabric
Copy link

SDK

Web

Provide environment information

When accessing the DAPP on an iPad, the install modal is displayed but the QR code fails to render.

MetaMask SDK Version

v0.32.0

MetaMask Mobile app Version

v7.40.0 (1553)

What browser are you using? (if relevant)

Safari

How are you deploying your application? (if relevant)

No response

Describe the Bug

Image

Expected Behavior

The QRCode should appear correctly on the iPad, as it does on other devices, allowing users to scan it without issues.

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

No response

To Reproduce

1.	Open the DAPP on an iPad, the Metamask app should not be installed.
2.	The Install modal will be displayed.
3.	Observe that the QR code is missing.

The provided screenshot illustrates how the SDK is initialized in our Dapp.

Image

After inspecting the element, it appears that the bug is due to a CSS issue—specifically, the SVG lacks defined width and height attributes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant