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

Fix unable to open Valora on iOS #49

Conversation

jeanregisser
Copy link
Contributor

@jeanregisser jeanregisser commented Jun 29, 2023

This fixes the issue observed in #47 (comment)

It's now using the direct deeplink for Valora.

@DanielSinclair put me in the right direction with this in rainbow-me/rainbowkit#1336 (comment)

I'm still not entirely sure why universal links can't be used, but this is what Omni, Argent, Trust Wallet and all the other wallets listed in RainbowKit are doing since the v2 upgrade.

Confirmed it works locally.

@vercel
Copy link

vercel bot commented Jun 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rainbowkit-with-celo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 29, 2023 3:52pm

@DanielSinclair
Copy link

@jeanregisser Thanks for propagating this change. Support for Universal Links will be coming soon for RainbowKit Connectors after a refactor that allows us to proactively fetch the WalletConnect URI, whereas in WalletConnect v1, we were able to fetch the URI immediately at the time a user initiates a connection (taps a wallet). Essentially a change to WalletConnect that has just bubbled up and requires us to more aggressively pre-fetch before a user attempts a connection. Will make sure the API is non-breaking and will document with proper release notes!

@nicolasbrugneaux nicolasbrugneaux changed the base branch from main to release/1.0.2 June 29, 2023 18:57
@nicolasbrugneaux nicolasbrugneaux merged commit 3f77b72 into celo-org:release/1.0.2 Jun 29, 2023
4 checks passed
@jeanregisser jeanregisser deleted the jeanregisser/fix-valora-mobile-link branch June 30, 2023 10:12
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

Successfully merging this pull request may close these issues.

None yet

3 participants