Bug: Transaction approvals open wrong wallet app on React Native
Description
When connected to a specific wallet (e.g., Binance Wallet), transaction approvals and signing requests open a different wallet app (e.g., Trust Wallet) instead of the connected one.
Environment
- Package:
thirdweb v5
- Platform: React Native
Steps to Reproduce
- Have multiple wallet apps installed with the same seed phrase (e.g., Trust Wallet and Binance Wallet)
- Connect Binance Wallet
- Initiate a transaction or signing request
- Expected: Binance Wallet opens for approval
- Actual: Trust Wallet (or another wallet) opens for approval
Additional Context
The user selects and connects Binance Wallet, but when the app needs to open the wallet for signing, it opens a different wallet app that has the same address.