Replies: 2 comments 1 reply
-
@moneta I would imagine that iframe doesn't work because we use WalletConnect deep links to redirect users to the wallet app and iframe can't detect the deep link properly. Do you have a small minimal reproducible example by any chance ? |
Beta Was this translation helpful? Give feedback.
-
Step to reproduce: I got the followings running with nextjs:
And very standard code to inject wallet using rainbow kit:
The above app runs in its own domain: for example https://my-domain.com Then on a main website, put them all in an iFrame: The main website has a different domain, of course. They're all working fine except when running the main website on mobile device. It works on desktop browsers though (If you want a quick test, please go to: https://npayme.com and click on the Get Rewards button on the bottom left corner) |
Beta Was this translation helpful? Give feedback.
-
Hi,
I am running rainbow modal from inside an iframe on mobile devices but it doesn't work. When I click on the wallet icons (Coinbase, MetaMask, Rainbow) it doesn't react.
Any advice?
Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions