WalletConnectSwift icon indicating copy to clipboard operation
WalletConnectSwift copied to clipboard

Example app doesn't trigger Metamask connection

Open kevmo314 opened this issue 3 years ago • 3 comments

I'm trying to run the WalletConnectSwift-Example client app but it's resulting in this handshake exchange:

WalletConnect URL: wc:444EEFF3-9597-41AD-B8BE-BE2EF66AF1AC@1?bridge=https%3A%2F%2Fsafe-walletconnect.gnosis.io%2F&key=87500d638a5a89f157189baf4d79634db1d0972f3f4b820a234133d6724c8a68
WC: <== connected
WC: client didConnect url: https://safe-walletconnect.gnosis.io/
WC: ==> {"payload":"","topic":"E765918A-834D-443D-A99A-1A25C58D7441","type":"sub"}
WC: ==> {"id":1639983157601891,"jsonrpc":"2.0","method":"wc_sessionRequest","params":[{"peerId":"E765918A-834D-443D-A99A-1A25C58D7441","peerMeta":{"description":"WalletConnectSwift","icons":[],"name":"ExampleDApp","url":"https:\/\/safe.gnosis.io"}}]}

and the result is as shown:

https://user-images.githubusercontent.com/511342/146725649-d94ba809-2ea7-4982-9985-4da544c4fce5.mov

Is there additional configuration needed to get the example app working?

kevmo314 avatar Dec 20 '21 07:12 kevmo314

Any solution? Im still having this issue

bbudron avatar Jan 08 '22 20:01 bbudron

Here is your answer: https://github.com/WalletConnect/WalletConnectSwift/issues/79#issuecomment-1007324661

ekurutepe avatar Jan 21 '22 14:01 ekurutepe

https://github.com/WalletConnect/WalletConnectSwift/pull/110

PauliusPetru avatar Apr 21 '22 09:04 PauliusPetru