Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deeplink not working #17

Open
developeranshul1986 opened this issue Aug 20, 2023 · 5 comments
Open

Deeplink not working #17

developeranshul1986 opened this issue Aug 20, 2023 · 5 comments

Comments

@developeranshul1986
Copy link

developeranshul1986 commented Aug 20, 2023

After updating to the latest version 2.1.0 the deeplink not working. If I change back to the 1.2.4 it works.

Also when I ran the demo from git it gave the below error.

#0 WalletConnectModalService._awaitConnectResponse (package:walletconnect_modal_flutter/services/walletconnect_modal/walletconnect_modal_service.dart:524:25)
I/flutter (14256): │ #1
I/flutter (14256): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
I/flutter (14256): │ ⛔ Error connecting to wallet: JsonRpcError(code: null, message: null)

@Luzzotica
Copy link
Contributor

Which deeplink? Connection or sign request?
Which wallet?

@developeranshul1986
Copy link
Author

Version 2.1.0, when you click on the modalconnect button it open the selected wallet like meta but it not returns to the app, while the 1.2.4 with the same code it is working.

@Hozefa04
Copy link

Hozefa04 commented Aug 24, 2023

for me, Metamask opens but does not show the connect prompt on iOS. On Android, it's working. I checked my setup in info.plist and I am not missing anything. @Luzzotica any advice here?

@Luzzotica
Copy link
Contributor

Do you experience the issue with my example dApp?
If you can provide a video I would appreciate it.

I know Rainbow wallet has issues receiving requests.
I know MetaMask will "fail" to receive the request if it isn't on the right chain (really misleading).
Maybe that's the issue you're facing?

@Hozefa04
Copy link

@Luzzotica thanks for the reply. A weird thing happened to me. Apparently, Metamask just doesn't work on my iOS device. It does not show me the connect prompt for some reason. I tested it with the other two iOS devices and it works fine on those. I don't know what is causing the issue. I tried uninstalling Metamask, re-installing it again and creating a fresh new account but still the same. But we can say there are no issues with the SDK in terms of this particular issue. it's just my phone acting weird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants