I implemented âwallet connectâ for the site using this documentation https://moralis.io/how-to-connect-users-with-walletconnect/
When I use PC and scan the QR code, it works perfectly and I can do what I want. But when I use it in a dApp browser in phone and select Trust Wallet or MetaMask, it does not work. Selecting Trust Wallet in Android simply redirects to Google with some wc://⌠and MetaMask opens App store on iOS and does nothing on Android.
The project is hosted here: minisatoshidev.herokuapp.com
Coul you explain what am I doing wrong?