You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Dapp walletconnect version 1 client side in my SwiftUI app. First of all after connecting to metamask i am trying to use eth send transaction method but nothing popup inside metamask? How can these be resolved?. I have tried rainbow wallet it works but everytime it gives me nonce error i.e nonce already used, nonce too low etc
The text was updated successfully, but these errors were encountered:
i have debug but still not able to call eth_sendTransaction when connected to metamask please help.. And also how do i fetch chain id of connected wallet. i am everytime getting 1 as chainid even though i am connected to ropsten. i was fetch from session.walletinfo.chainid
I am using Dapp walletconnect version 1 client side in my SwiftUI app. First of all after connecting to metamask i am trying to use eth send transaction method but nothing popup inside metamask? How can these be resolved?. I have tried rainbow wallet it works but everytime it gives me nonce error i.e nonce already used, nonce too low etc
The text was updated successfully, but these errors were encountered: