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

Can't get account or connected state after connecting with Coinbase wallet #1433

Open
m-t-a-p opened this issue Jul 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@m-t-a-p
Copy link

m-t-a-p commented Jul 8, 2024

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:

  1. Click "Connect Wallet"
  2. Choose Coinbase wallet
  3. Click Allow on the Coinbase wallet popup
  4. See inconsistent state

Screenshots
screenshot1
screenshot2

Device:

  • Device: Pixel 4
  • OS: Android 14
@m-t-a-p m-t-a-p added the bug Something isn't working label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@m-t-a-p and others