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

Ledger Live #99

Open
dustfire opened this issue Feb 25, 2022 · 0 comments
Open

Ledger Live #99

dustfire opened this issue Feb 25, 2022 · 0 comments
Labels
question Further information is requested wallets

Comments

@dustfire
Copy link

Hey guys, trying to use this to connect to Ledger Live using ledgerlive://wc?uri= deep link.
I am getting the ledger live WalletConnect pop-up to open.. select and account and it says "Connected"
But.... on my app side, WS seems to be disconnecting right away and don't receive any address information from Ledger.
(This works just find in Rainbow or MetaMask) -- Any thoughts?

2022-02-24 17:23:45.935447-0800 x[14164:3653395] [main] wallet -- WalletsViewController.swift:214 | got connected wallets event false
WC: ==> {"payload":"","topic":"XXXXXX-1144-4130-BBC1-0E3ED7F56C92","type":"sub"}
WC: ==> {"id":XXXX752225936199,"jsonrpc":"2.0","method":"wc_sessionRequest","params":[{"peerId":"XXXXXX-1144-4130-BBC1-0E3ED7F56C92","peerMeta":{"description":"hi","icons":["x"],"name":"x","scheme":"x","url":"x"}}]}
WC: <== disconnected
WC: didDisconnect url: wss://w.bridge.walletconnect.org
2022-02-24 17:24:14.153314-0800 x[14164:3657791] [main] wallet -- WalletServiceImpl.swift:180 | client did fail to connect to WCURL(topic: "XXXXXX-AEF3-475B-BD63-C9138FBF5F16", version: "1", bridgeURL: wss://w.bridge.walletconnect.org, key: "xxxxxxxxxx")
2022-02-24 17:24:14.161900-0800 x[14164:3653395] [main] wallet -- WalletsViewController.swift:214 | got connected wallets event false
2022-02-24 17:24:14.516317-0800 x[14164:3654672] [connection] nw_socket_handle_socket_event [C6.1:1] Socket SO_ERROR [54: Connection reset by peer]

@DmitryBespalov DmitryBespalov added question Further information is requested wallets labels Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wallets
Projects
None yet
Development

No branches or pull requests

2 participants