rainbowkit icon indicating copy to clipboard operation
rainbowkit copied to clipboard

[bug] In Android, it doesn't connect with Metamask and no response

Open Taewa opened this issue 7 months ago • 2 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

RainbowKit Version

2.2.8

wagmi Version

2.15.6

Current Behavior

I was building my own app and noticed that connecting to MetaMask doesn't work intermittently. Then I tested on RainbowKit official website to see if it only happens to my app or not. It turns out that the same issue occurs. Please check the attached video.

  1. I click "Connect Wallet" button on the top right in RainbowKit official website
  2. Wallet popup shows up
  3. Click Metamask in the popup
  4. "Choose Activity" pops up, then click Metamask (Issue1: Note that at 4sec in the video, there is another popup says "Continue to MetaMask?" which is not available to click)
  5. Redirected to MetaMast app. I wait a bit but nothing happens. (Issue2: no connect button)
  6. I manually come back to Chrome (RainbowKit website)
  7. Still wallet connect popup exists. But at the same time, "Continue to MetaMask?" notification is clickable, I click that notification (Issue3: not properly logged in)
  8. Redirected again to MetaMask app. But nothing happens.
  9. I manually come back to Chrome (RainbowKit website)
  10. Repeat 7-9

https://github.com/user-attachments/assets/09a8b3b1-5ebe-4aa9-9a88-85c214fea9ce

My phone version Pixel7Pro, Android version: 15

Chrome version 140.0.7339.155

Expected Behavior

  1. When I click "Connect Wallet" and redirected to MetaMask app on my mobile, it should display a button to connect my wallet to RainbowKit website
  2. After connect, it should return to the Chrome browser (RainbowKit website)

Steps To Reproduce

I wrote in "Current behavior" section.

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

Taewa avatar Sep 23 '25 10:09 Taewa

Facing the same issue on a new repo. Kinda weird.

Success connects on: Base wallet on android, Rabby wallet on windows desktop, metamask IOS desktop.

Errors with: Rabby wallet on android

Rainbowkit version: 2.2.8 wagmi: 2.17.2

example: https://staging.ape.bond/

steps to reproduce:

Just try to connect on rabby/metamask android

ape-fede avatar Sep 25 '25 20:09 ape-fede