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 pair with dApp on android with WalletConnect #20083

Open
clauxx opened this issue May 17, 2024 · 3 comments
Open

Can't pair with dApp on android with WalletConnect #20083

clauxx opened this issue May 17, 2024 · 3 comments
Assignees
Labels
dapp-interactions-team E:Mobile Bug MVP E:Mobile MVP Wallet Connect integration Focusing on integrating the WC functionality and UX flows based on descoped designs
Milestone

Comments

@clauxx
Copy link
Member

clauxx commented May 17, 2024

Bug Report

Problem

Pairing seems to work fine on iOS but it's unresponsive on Android. When pairing, the 'session_proposal' event is never fired.

Potentially related: WalletConnect/walletconnect-monorepo#4468

Expected behavior

'session_proposal' event is fired when pairing to dApp

Actual behavior

'session_proposal' event is never fired

Reproduction

  1. Connect on https://react-app.walletconnect.com (whatever network)
  2. Copy the url
  3. Login in the status app
  4. Make sure WalletConnect was initialized
  5. Run the :wallet-connect/pair with the copied url

Additional Information

  • Status version: nightly
  • Operating System: Android
@clauxx clauxx added dapp-interactions-team E:Mobile Bug MVP E:Mobile MVP Wallet Connect integration Focusing on integrating the WC functionality and UX flows based on descoped designs labels May 17, 2024
@clauxx clauxx added this to the 2.30.0 Beta milestone May 17, 2024
@alwx alwx self-assigned this May 21, 2024
@alwx
Copy link
Contributor

alwx commented May 28, 2024

Seems like the issue is in the current version of WalletConnect because it works fine with this one: https://github.com/WalletConnect/react-native-examples/tree/main/wallets/rn_cli_wallet_068_5 (which uses the older version of @walletconnect/web3wallet 1.8.8 and older version of react-native as well)

However, this one doesn't work:
https://github.com/WalletConnect/react-native-examples/tree/main/wallets/rn_cli_wallet

It shows the popup and expects the pairing to be established but it never happens.
Screenshot 2024-05-28 at 16 00 09

@alwx
Copy link
Contributor

alwx commented May 28, 2024

Reported the issue here: WalletConnect/walletconnect-monorepo#4468

@clauxx
Copy link
Member Author

clauxx commented May 29, 2024

Thank you @alwx! We'll see if we get a response till next week, otherwise we'll have to contact them directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dapp-interactions-team E:Mobile Bug MVP E:Mobile MVP Wallet Connect integration Focusing on integrating the WC functionality and UX flows based on descoped designs
Projects
Status: Needs analysis / investigation
Development

No branches or pull requests

2 participants