Mobile sign transactions + adding mobile sign to prefab with dekstop fallback
Implementing the mobile sign function into webgl prefab. I'm waiting untill i solve the transaction issues in web3js using the ethers lib. I have it connecting on sign via safepal dapp browser but id like more time to get it working with metamask mobile too. Creating an issue for later/
Can this not be achieved with web3.js?
still working on this, metamask is being tricky.
i double check today and looks that some devices open the url with the browser even before you choose the app and then the url is not there

In Web3Wallet.cs there is two URL's. If you default to "https://chainsafe.github.io/game-web3wallet/" it should fix your issue but a user would then have to manually install if they don't have MetaMask wallet installed. Try that and see if that fixes your issue.