You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open ConnectKit Docs on your phone, in your phone browser (Chrome / Safari)
Connect Wallet
Select Coinbase
Witness Coinbase dapp authintication not appearing
Expected behavior
I exoect the Coinbase dApp authintication to appear, for the user to "approve" or "deny" his login.
Screenshots
None
Environment details
iOS, Chrome
Additional context
I use Infura api. I'm not sure if this is caused by not having Alchemy API as a fallback option.
But it works fine if you are scanning the QR code on phone, to your webbrowser on PC. Then it appears, however trying to login on phone, on the website (on phone) doesn't seem to have any dapp appearing for Coinbase.
It also works through coinbase's in-app browser, but obviously thats just a hassle to use.
Metamask etc works fine.
Or is there a specific setting you need to set?
The text was updated successfully, but these errors were encountered:
I have the same issue, on both iOS and andriod devices. On andriod, it opens the cbw app and then does nothing, on iOS it opens the app store to the coinbase wallet app, despite the latest version being installed.
Is there an easy way to introspect/log what happens with walletlink?
Almost every wallet uses WalletConnect to pass messages between browsers and wallets via websockets, Coinbase forked it a long time ago and uses their own protocol called walletlink. Zora (via the privy connector) used to set up a walletlink session properly, but in checking again just now, it uses the coinbase browser. Web3modal does the same.
Describe the bug
Coinbase does not show dAPP login on IOS.
I personally use Infura.
To reproduce
Witness Coinbase dapp authintication not appearing
Expected behavior
I exoect the Coinbase dApp authintication to appear, for the user to "approve" or "deny" his login.
Screenshots
None
Environment details
iOS, Chrome
Additional context
I use Infura api. I'm not sure if this is caused by not having Alchemy API as a fallback option.
But it works fine if you are scanning the QR code on phone, to your webbrowser on PC. Then it appears, however trying to login on phone, on the website (on phone) doesn't seem to have any dapp appearing for Coinbase.
It also works through coinbase's in-app browser, but obviously thats just a hassle to use.
Metamask etc works fine.
Or is there a specific setting you need to set?
The text was updated successfully, but these errors were encountered: