Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

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
@jeanregisser jeanregisser deleted the jeanregisser/fix-valora-mobile-link branch June 30, 2023 10:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants