-
Notifications
You must be signed in to change notification settings - Fork 168
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
Connecting to MetaMask rarely works #79
Comments
Same here. I don't know why the example ios app doesn't work whereas android example apps work fine. I think we must request the developer to publish an updated code so that our issues are resolved instead of transferring to other apps code or redirecting to other threads. I am stuck at same from last week and the response everytime is to look : https://github.com/gnosis/safe-ios/blob/40a50dc8e6b3c007c8b3279cab0c202bef06d4a1/Multisig/UI/WalletConnect/WalletConnectServerController.swift |
This might actually be a bug with metamask as I noticed it stopped letting me view WalletConnect sessions within the app settings without crashing out. Resintalling and trying to connect has seemed to fix it for now? Fwiw walletconnect + rainbow works just fine |
Can you share the code screenshot or something? |
I do think it is some MetaMask issue. Trust wallet also works very well |
Hey do you have news about that? |
Cannot connect with MetaMask either. WIth metamask deep link |
any solutions here? |
I know why the authentication popup in metamask isn't show. Because of deeplink format.
this function just encodes bridgeURL and I compared
Now, I can see an authentication popup in metamask all the time |
Thanks @hungMta, your change does indeed work and I am able to now connect to MetaMask consistently. |
@mazenkourouche maybe the problem is your bridge server. You can try |
I can't seem to get the sample to work at all. I have been trying for a while. It bounces to Metamask but I am not getting asked to connect.. |
it's like the connection was broke since the last metamaks app update. can you any confirm that ? |
Looks like you have a pretty good setup for your wallets. I'm going to follow your example. |
Using bridgeURL -
https://safe-walletconnect.gnosis.io
and metamask deep linkhttps://metamask.app.link/wc?uri=wc
yet MetaMask mobile rarely opens the prompt to allow permission to connect. It seems to be flaky and works less than it doesn't. Whats going onThe text was updated successfully, but these errors were encountered: