Open DarshanKSPL opened 2 years ago
Hi DarshanKSPL, I have done the same thing and getting the same issue ,have you got any luck ?
I have the same problem. Any updates?
I have integrated wallet connect v1.0 to my android application. The functionality of requesting for connection and accepting connection is also working fine for me but when I try to make any transaction on ethereum mainnet nothing happens.
Describe the bug: The functionality of requesting for connection and accepting connection is working fine and once connection request is accepted we are able to get public address. But If I click on send transaction button to perform transaction on my android app user is not redirected to metamask application, Actually user should be redirect user to metamask application and show transaction screen with transaction details like from, to, gas amount, gas fees.
Expected behavior When user click on send transaction button once connection request is approved, it should be redirected to metamask android application and display send transaction screen with required details filled.
Smartphone:
Device: Samsung Galaxy F41 OS: Android 12 Severity This is very crucial issue for me as it is a blocker. Please help me to resolve this.
Hi, i had the same issue, i have fixed this in my Dapp integration, you can check it my link, hope it works for you. link: https://github.com/shahjadsunny/wallet-connect-dapp
@shahjadsunny Thank you for your valuable contribution. Yes, I am able to see dialog to perform send transaction but confirm button in that dialog is not working. I am also looking into this issue. Can you please check from your end whether it is working for your?
I await your quick response. Thank you for your time and efforts.
I have integrated wallet connect v1.0 to my android application. The functionality of requesting for connection and accepting connection is also working fine for me but when I try to make any transaction on ethereum mainnet nothing happens.
Describe the bug: The functionality of requesting for connection and accepting connection is working fine and once connection request is accepted we are able to get public address. But If I click on send transaction button to perform transaction on my android app user is not redirected to metamask application, Actually user should be redirect user to metamask application and show transaction screen with transaction details like from, to, gas amount, gas fees.
Expected behavior When user click on send transaction button once connection request is approved, it should be redirected to metamask android application and display send transaction screen with required details filled.
Smartphone:
Device: Samsung Galaxy F41 OS: Android 12 Severity This is very crucial issue for me as it is a blocker. Please help me to resolve this.