WalletConnect / web3modal-react-native

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

[bug] IOS Wallet connect on IOS not working without error. #161

Open Sl00x opened 1 month ago

Sl00x commented 1 month ago

Link to minimal reproducible example

Create project on expo sdk 51, config you web3modal wagmi projet. launch commande 'npx expo start' scan qr code on your iPhone try to connect you wallet after wait redirect on expo app and see you're not connected.

Summary

I've create project using EXPO SDK 51.0.6 with Expo-router, and install web3modal + wagmi from walletconnect documentation. I have follow all stpe to configure web3modal. When i press button connect wallet. Wallets modal is shown, when I press on wallet it redirect myself on my wallet's app. And on my wallet app's when I'm pressing connect it's redirect me to my developpement app using expo-go (phisycal device ios 17.4.5) And to finish i'm not connect the connect wallet stay here.

List of related npm package versions

@walletconnect/react-native-compat : 2.10.5 @web3modal/wagmi-react-native : ^1.3.0 ethers: ^6.12.1 view: 1.21.4 wagmi: 1.4.13

linear[bot] commented 1 month ago

APKT-443 [bug] IOS Wallet connect on IOS not working without error.

ignaciosantise commented 1 month ago

Hey @Sl00x 👋 does it happen on Android too? Does it work for other wallets like Trust, Rainbow? Also, can you provide a repository so i can reproduce the issue?

Sl00x commented 1 month ago

Hey @Sl00x 👋 does it happen on Android too? Does it work for other wallets like Trust, Rainbow? Also, can you provide a repository so i can reproduce the issue?

Hey @ignaciosantise it's working fine on android

ignaciosantise commented 1 month ago

can you provide a repository so i can reproduce the issue?

Sl00x commented 1 month ago

can you provide a repository so i can reproduce the issue?

I have this issue with this tutorial repo from doc of walletconnect: https://github.com/crypblizz8/youtube/tree/main/7-web3modal-react-native-nft

ignaciosantise commented 4 days ago

@Sl00x i was able to connect using Trust and our react native sample wallet. Can you try connecting to mainnet instead of goerli? In case your wallet doesn't support goerli.