We are using it in unity.
The app is live from past 6 month. Currently we are not able to do the wallet login. Below is the debug log.
System.Exception: Unable to connect to the remote server
UnityEngine.Debug:LogError (object)
WalletConnectSharp.Unity.Network.NativeWebSocketTransport:HandleError (System.Exception) (at Packages/io.moralis.web3-unity-sdk/Runtime/External/WalletConnect/WalletConnectSharp.Unity/Network/NativeWebSocketTransport.cs:124)
WalletConnectSharp.Unity.Network.NativeWebSocketTransport/<>c__DisplayClass22_0:<_socketOpen>b__1 (string) (at Packages/io.moralis.web3-unity-sdk/Runtime/External/WalletConnect/WalletConnectSharp.Unity/Network/NativeWebSocketTransport.cs:112)
NativeWebSocket.WebSocket/d__27:MoveNext () (at Packages/io.moralis.web3-unity-sdk/Runtime/External/WalletConnect/WalletConnectSharp.Unity/Network/Client/WebSocket.cs:481)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()