WalletConnect / web3modal-react-native

Web3Modal React-Native SDK
https://web3modal.com
Apache License 2.0
46 stars 15 forks source link

Rainbow | Redirections issue #31

Closed boulinb closed 1 year ago

boulinb commented 1 year ago

Hi !

Here are the problems I have with the implementation of Rainbow:

When the user logs in via Rainbow, I feel that the redirection is quite random.

Sometimes the user clicks on "Login" and the redirection to the original application is fine, sometimes the user is not redirected.

I don't know if the problem is with Rainbow or the package, but I'd rather open this issue so that you know what the problem is! :)

Here is a working implementation for you to test: https://github.com/boulinb/web3modal-react-native-issue

Thanks to you for your work on the package!

Benjamin

StevenBarnett1 commented 1 year ago

Same ^^

roger-pan commented 1 year ago

+1 We are noticing the same — we'd appreciate it if you could prioritise fixing this 🙏

ignaciosantise commented 1 year ago

hey @boulinb @StevenBarnett1 @roger-pan redirection issues are on the wallet side. We already talked with every wallet's team to raise the issue, and it's just a matter of time until they solve it 💪 If you have time, please reach them too so they can prioritize the fix.

boulinb commented 1 year ago

Hello everyone !

Redirects now work perfectly well on my side with Rainbow (Tested on iOS) 😄

ignaciosantise commented 1 year ago

It also works good on Android v1.8(174) 🎉

thanks for testing @boulinb