airgap-wallet icon indicating copy to clipboard operation
airgap-wallet copied to clipboard

WalletConnect - Unable to sign

Open silver886 opened this issue 4 years ago • 2 comments

There are various errors when invoking JSON-RPC API methods (eth_sendTransaction, eth_sign).

https://example.walletconnect.org/ is the site that can easily reproduce errors.

  • eth_sendTransaction The following screenshot happened after the transaction is signed. And there was no response when clicked "confirm". If click "cancel", the website will say "Call Request Rejected". photo_2022-01-28 22 40 59 Note: The wallet has no balance, perhaps this is the root cause?

  • eth_sign Wallet only shows this black page. Click "continue" will dismiss the page and cancel will make website says "Call Request Rejected". photo_2022-01-28 22 40 58

Android version: 12 Wallet version: 3.15.0

Edit: app version and Android version

silver886 avatar Jan 28 '22 15:01 silver886

Hi, thanks for opening this issue.

The missing balance might be the cause for the first issue, even though I didn't verify it myself.

eth_sign is not currently supported, but in the latest version of the Vault (3.14.0, currently being reviewed by the stores), we added support for it, so we could probably also add WalletConnect support for it.

Recently we added MetaMask support to AirGap Vault. This integration is a lot more stable than the WalletConnect integration, so you should give that one a try.

AndreasGassmann avatar Feb 02 '22 14:02 AndreasGassmann

Facing the same lame issue.

phildental avatar Oct 12 '22 18:10 phildental

@phildental @silver886 todays update 3.28.0 does improve walletconnect and suppports walletconnect V2. There might still be some issues as a lot can happen between dapp and wallet. Feel free to report back.

mlaeng avatar Jul 03 '23 13:07 mlaeng