CypherD-IO / mobile-app

Other
6 stars 1 forks source link

WalletConnect images are not loading #295

Open ignaciosantise opened 1 month ago

ignaciosantise commented 1 month ago

Summary

Steps to reproduce:

  1. Open Cypher Wallet
  2. Press "Connect A Wallet" button
  3. See that wallet logos are not loading

Tested on:

Screenshots

Android:

iOS:

Probably you can solve the issue by upgrading @web3modal/coinbase-react-native @web3modal/wagmi-react-native to the latest version.

Happy to help if the issue still happens after the update 🫡

ignaciosantise commented 1 month ago

@shan-c

shan-c commented 2 weeks ago

HI @ignaciosantise. Thanks for the suggestion. We are using @web3modal/wagmi-react-native 2.0.0 alpha. Do you recommend using 1.4.1

ignaciosantise commented 2 weeks ago

@shan-c you're welcome 🤝

the new alpha version adds support for wagmi 2, so i recommend it if you currently use wagmi v2.

Also, if interested, we recently added email login -> https://docs.walletconnect.com/appkit/react-native/onboarding/email

shan-c commented 2 weeks ago

Yes, We've recently migrated to wagmi v2. We will also explore email login.