safe-global / safe-apps-sdk

Client-side SDKs to create third-party Safe Apps
https://safe.global
MIT License
250 stars 117 forks source link

WalletConnect "method not found" errors #477

Open lassejaco opened 1 year ago

lassejaco commented 1 year ago

Connecting to Safe App on iOS via WalletConnect (using their latest docs and packages as of May 11 2023 + WalletConnect version 1 in config) leaves me unable to sign or transact.

I get "Method not found" upon calling signMessage. Similar error when trying to initiate a transaction.

Identical config works perfectly for other smart contract wallets, e.g. Argent.

Additional context: my wallet is deployed on Goerli, if that somehow matters.

dasanra commented 1 year ago

Hey @lassejaco there has been quite some changes on WalletConnect lately. Do you still have this issue?

In case you still have it, the correct repo to open an issue would be https://github.com/safe-global/safe-ios

Thank you!