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

feat: use InjectedConnector in binance dapp browser #2297

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

xuzhanhh
Copy link
Contributor

Changes

In the original Binance Wallet configuration, WalletConnectConnector was used for connections in all cases. However, within the built-in browser of Binance Wallet, we provide an InjectedProvider, so using InjectedConnector is a better approach. This is because our Android environment currently does not support using WalletConnect within the built-in browser of Binance Wallet, which has caused some users to be unable to connect their wallets in dApps.

Bad case video

telegram-cloud-document-5-6089052848677459835.mp4

Modified behaviour video

IMG_9502.mp4

@xuzhanhh xuzhanhh requested a review from a team as a code owner January 22, 2025 08:53
Copy link

vercel bot commented Jan 22, 2025

@zane-x-20230331 is attempting to deploy a commit to the rainbowdotme Team on Vercel.

A member of the Team first needs to authorize it.

@xuzhanhh
Copy link
Contributor Author

Sorry, I accidentally clicked apply as code owner, please ignore it.

Copy link

vercel bot commented Jan 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rainbowkit-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 6:50am
rainbowkit-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 6:50am

@DanielSinclair
Copy link
Collaborator

Looks good to me! Thank you for the concise explanation and clean fix 🫡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants