[SOLVED] Switch network not working on Mobile

Hi!

I’m using reactjs to build the DAPP, but when I change network using this code
await switchNetwork(“0x38”); it works only on desktop but on metamask app or trust wallet browser it doesn’t work.

switchNetwork only works with MetaMask extension on desktop. You can ask the user to change their chain and allow them to reconnect their wallet.