Made a interact website on the morality service, interacting according to the principle of writing in a smart contract
https://forum.moralis.io/t/write-contract-web3-interact-web-site-moralis-executefunction-api-abi/15096/43
but after deployment on the hosting, I realized that the metamask does not come off the mobile iPhone, do I need to add something? I need to understand what to add to work from a mobile device?
Usually you have to use walletconnect on mobile
Yes, I only have a metamask, so you need to connect a wallet and everything will work?
https://docs.moralis.io/moralis-dapp/users/web3-login/walletconnect?q=wallet
am i on the right track?
You have to specify in authentication as a parameter that wallet connect is used.
great but where can i see how to do it