Does RainbowKit v2 EIP-6963 support extend to mobile? #1732
Replies: 2 comments 15 replies
-
@ablankstory This is right we do not support EIP6963 on mobile. EIP6963 is not so well introduced on mobile that's why we've got only these wallets and they all have mobile linking with WalletConnect. I mean there is a few situation you might get EIP6963 in mobile through like metamask app browser, but this is not well known since you can't get injected connectors via mobile for most wallets and that's why we chose to go for the WalletConnect route instead without having the "Installed" section on mobile. |
Beta Was this translation helpful? Give feedback.
-
@magiziz Does the mobile browser support the EIP6963 protocol? |
Beta Was this translation helpful? Give feedback.
-
Hi -
I noticed that when i go to this site (https://rainbowkit-example-git-rainbowkit-wagmi-v2-rainbowdotme.vercel.app/) on desktop and Connect, it recognizes MetaMask as an Installed (injected) Wallet. This is due to the support for EIP-6963, which is great! However, if I go to that same site in MetaMask's dapp browser on my iPhone, I don't get the injected wallet list. Rather, it just looks like the same modal.
So - will the "Installed" section also be available when connecting on mobile through an EIP-6963 supported wallet's dapp browser?
If so, we'll prioritize work on adding support for EIP-6963 right away.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions