walletconnect-monorepo
walletconnect-monorepo copied to clipboard
Failing to receive signature from Safe{Wallet} on-chain signature
trafficstars
Describe the bug A clear and concise description of what the bug is.
SDK Version (if relevant)
- Client: [JS]
- Version 2.14.0
To Reproduce Steps to reproduce the behavior:
- Go to Safe{Wallet}, click on the settings menu, switch to the “Safe Apps” tab, and check the “Always use on-chain signatures” option
- Go to appkit
- Connect Safe{Wallet}
- Click on 'Sign Typed Data'
- Go to Safe{Wallet}, sign and execute
- Back to Appkit, wait for several minutes
- See error
Expected behavior get signature from safe{Wallet}
Screenshots
Can someone please explain how is this behaviour outside the scope of features that walletconnect (or appkit) should support? I can also add that trying to signMessage using the safe mobile wallet throws a Method disabled error. Some explanation would be greatly appreciated 🙏 . Also, if there is something that we, as consumers, can do to workaround this issue, I would greatly appreciate some help in that direction also.