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

[bug] Connection problem with mobile wallets on mobile browser #3605

Closed
burakeserol opened this issue Jan 9, 2025 · 9 comments
Closed

[bug] Connection problem with mobile wallets on mobile browser #3605

burakeserol opened this issue Jan 9, 2025 · 9 comments
Assignees
Labels
bug Something isn't working needs review

Comments

@burakeserol
Copy link

burakeserol commented Jan 9, 2025

Link to minimal reproducible example

https://reown-appkit-evm.vercel.app/

Summary

Hello, I'm using reown in my app and realized sometimes mobile wallets become unresponsive while trying to connect using mobile browser. Tried to reproduce the issue on reown's example and seems like issue persist there too.

Issue seems like triggered by mobile metamask and puts connect wallet into a bad state where anymore connection is not possible. What i could observe is that mobile metamask connect dialogue disappears without an user interaction and anymore connection is not possible. I can confirm same issue happens trying to connect via reown's telegram mini app example as well: https://t.me/appkit_test_ggr_bot

I did not observe similar behavior besides mobile browsers and telegram mini app. Leaving below a screen capture to help debugging the issue.

ScreenRecording_01-09-2025.12-13-11_1.mov

Device version: iOS 18.1.1
Chrome version: 131.6778.154
Telegram version: 11.6.1
Metamask version: 7.37.1

List of related npm package versions

https://reown-appkit-evm.vercel.app/

Node.js Version

https://reown-appkit-evm.vercel.app/

Package Manager

https://reown-appkit-evm.vercel.app/

@burakeserol burakeserol added bug Something isn't working needs review labels Jan 9, 2025
Copy link

linear bot commented Jan 9, 2025

@vanyasav
Copy link

+1

@mvaljento
Copy link

mvaljento commented Jan 15, 2025

We are having the same issue connecting to MetaMask on mobile.

@Sam-Newman
Copy link

Hi All - Thanks for this we are looking into it as a high priority ticket.

Copy link

We have given this a high priority - Engineers will take a look soon.

@magiziz
Copy link
Contributor

magiziz commented Jan 20, 2025

@burakeserol Are you still able to reproduce the issue ? Seems like it doesn't happen anymore

repo.mov

@burakeserol
Copy link
Author

@magiziz It seems like issue with the mobile metamask still exists, but it does not block upcoming connect binance wallet requests anymore. What i can observe is that mobile metamask connect dialogue disappears without a user interaction on second connect attempt. You can see the issue at 0:46 and 1:30 in the attached screen recording.

ScreenRecording_01-20-2025.20-22-00_1.mov

@magiziz
Copy link
Contributor

magiziz commented Jan 21, 2025

@burakeserol It seems like if you connect to metamask -> disconnect -> connect to binance wallet -> disconnect -> connect to metamask again it has a bit delay so i would suggest connecting again. Since it's not a breaking change and is a very edge case i hope this won't block you right ?

@magiziz
Copy link
Contributor

magiziz commented Jan 23, 2025

Closing this issue for now since not able to reproduce it. Please let me know the issue persists or gets worsen.

@magiziz magiziz closed this as completed Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

7 participants
@mvaljento @burakeserol @tomiir @vanyasav @magiziz @Sam-Newman and others