Hello sir, in my SwiftUI App i am using wallet connect library version 1 dapp client side code to integrate wallet connection and also refer your code . connection is successfull. There are two issue i am getting:
when using rainbow wallet app, everytime i call eth_sendTransaction method i am getting nonce already used
when using metamask, when i call eth_sendTransaction method nothing happens, i mean no popup comes in metamask
is there a workaround?
and also how do i fetch proper chainid when i use metamsk or rainbow app?
Hello sir, in my SwiftUI App i am using wallet connect library version 1 dapp client side code to integrate wallet connection and also refer your code . connection is successfull. There are two issue i am getting:
is there a workaround?
and also how do i fetch proper chainid when i use metamsk or rainbow app?