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
After successfully connecting with Coinbase wallet (onSessionApproved is triggered with approvedSession as CoinbaseSession), the Web3Modal still claims that the state is not connected and it returns null on getAccount method. It's not possible to use the modal again to retry connection (see screenshot 1).
However, Coinbase app shows that there is a dapp connected to the account but it shows a dapp without a name on the list of connected dapps (see screenshot 2)
SDK Version
Client: Kotlin
Version 1.32.1
To Reproduce
Steps to reproduce the behavior:
Click "Connect Wallet"
Choose Coinbase wallet
Click Allow on the Coinbase wallet popup
See inconsistent state
Screenshots
Device:
Device: Pixel 4
OS: Android 14
The text was updated successfully, but these errors were encountered:
After successfully connecting with Coinbase wallet (onSessionApproved is triggered with approvedSession as CoinbaseSession), the Web3Modal still claims that the state is not connected and it returns null on getAccount method. It's not possible to use the modal again to retry connection (see screenshot 1).
However, Coinbase app shows that there is a dapp connected to the account but it shows a dapp without a name on the list of connected dapps (see screenshot 2)
SDK Version
To Reproduce
Steps to reproduce the behavior:
Screenshots
Device:
The text was updated successfully, but these errors were encountered: