You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, I've just noticed that having installed both the Trust Wallet and Trust Bank SG apps on my iPhone and trying to connect to the Trust Wallet wallet using the 'connect' button opens the Singaporean bank app instead. On Android, I can select one of these 2 apps but on iOS, I cannot.
Can we anyhow help the Rainbowkit select the correct app?
Expected Behavior
It should open the Trust Wallet app
Steps To Reproduce
Install on your iPhone both the Trust Wallet and Trust Bank SG apps
The text was updated successfully, but these errors were encountered:
sarevok89
changed the title
[bug] Connecting Trust Wallet opens Trust Bank SG app instead on iOS
[bug][iOS] Connecting Trust Wallet opens Trust Bank SG app instead
Aug 8, 2024
@sarevok89 This is unfortunately a rare edge case related to how iOS deep link schemas work. The trust:// scheme is not inherently reserved for Trust Wallet, and other apps can register the same deep link. iOS attempts to route around this based on which apps the user interacts with more frequently. In this case, it makes sense that you're seeing a clash when regularly interacting with both apps. Will keep this open as we investigate a workaround with a Universal Link for Trust Wallet
Is there an existing issue for this?
RainbowKit Version
2.1.4
wagmi Version
2.12.4
Current Behavior
Hi guys, I've just noticed that having installed both the Trust Wallet and Trust Bank SG apps on my iPhone and trying to connect to the Trust Wallet wallet using the 'connect' button opens the Singaporean bank app instead. On Android, I can select one of these 2 apps but on iOS, I cannot.
Can we anyhow help the Rainbowkit select the correct app?
Expected Behavior
It should open the Trust Wallet app
Steps To Reproduce
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
https://www.rainbowkit.com/docs/introduction
Anything else?
RPReplay_Final1723113118.mp4
The text was updated successfully, but these errors were encountered: