Hello sir, in my iOS App i am using wallet connect library version 1 dapp client side code to integrate wallet connection and also refer your code . connection is UIKit. There are one issue i am getting:
1, I can successfully send eth_sendTransaction and the metamask also pops up, but I would like to ask you how to monitor the transaction or fail to communicate with the contract, because my contract fails to interact, but I have not been able to get any error message.
How can I get the error message? I did not receive and get any relevant callbacks.
Who should I monitor to get error messages?
1, I can successfully send eth_sendTransaction and the metamask also pops up, but I would like to ask you how to monitor the transaction or fail to communicate with the contract, because my contract fails to interact, but I have not been able to get any error message.
How can I get the error message? I did not receive and get any relevant callbacks. Who should I monitor to get error messages?
I hope you can help, thank you🙏🙏🙏~