-
Notifications
You must be signed in to change notification settings - Fork 63
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
Switch Network popup #67
Comments
Does any one have any idea about showing the switch network popup? |
Are you trying to show a popup in your own wallet or call the MetaMask switch network popup? |
@RootSoft I want to call the MetaMask switchNetwork popup, |
@RootSoft Could you please update on this? |
@RootSoft Any update on my query? |
@VivekMakwana24 I don't think it's possible to do that since that's native to MM, and I don't think they provide an API to show the switch network popup. Your best bet would be to ask in the MM repo? |
Ok let me check with them, |
@RootSoft `
` |
Any updates on this issue? I am also trying to switch the network but no luck. |
@robmagario No, I have tried by contacting the walletConnect community but no solution yet |
@VivekMakwana24 I think you'll have to dig in the Metamask source code. Maybe build the app and step through it. |
@VivekMakwana24 Try this
|
@olegys Did it worked with metamask? |
@VivekMakwana24 Yes |
This is how I have tried it, But Unfortunately, I am receiving null response. I tried to call this method before launching the walletURI for connection. Is it the correct flow? |
Hello,
Is there a way in which I can provide a SwitchNetwork popup to the user?
just like the below-attached screenshot
The text was updated successfully, but these errors were encountered: