react-celo icon indicating copy to clipboard operation
react-celo copied to clipboard

Custom wallet not loading walletconnect QR code on desktop

Open vibern0 opened this issue 3 years ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

We've added an additional wallet. It's being listed and works well on mobile. But should also work well on desktop (we tried using walletconnect and works) but instead gives a message "doesn't seem to support deeplinking, but you can still copy the wallet-connect URI to connect."

Steps to reproduce

  1. Using an example code, copy/paste this config https://github.com/impactMarket/app/blob/main/src/components/WrapperProvider.tsx#L86
  2. Try to login with that wallet on desktop, should show a RQ code

Expected behavior

Should show a QR code on desktop (not working) and openning wallet on mobile (working well)

Screenshot

image

Where is the problem happening?

Desktop

Environment

Device: [macOS] OS: [12.4] Browser: [Brave] Version: [1.40.107]

What version of react-celo were you using? (This can be found in the list of wallets in the "Connect" modal)

4.0.1

What wallet were you using?

custom (BitKeep in this case)

What is the dApp URL? (if applicable)

No response

Additional context

No response

vibern0 avatar Jul 06 '22 14:07 vibern0

This has been solved on 4.1.0, but since then, it shows the QR (solving this issue), but the connection always ends in timeout without connecting

vibern0 avatar Nov 10 '22 14:11 vibern0

nevermind, works well, but doesn't work in dev mode.

vibern0 avatar Nov 21 '22 20:11 vibern0