I have developed a server using NodeJS and SocketIO that uses HTTPS and deployed it on Windows Server 2022. The client that needs to connect to it is a game I developed with Unity. However, the issue is that the Android build of the client does not connect to the server, but it connects successfully in the Unity Editor. I would appreciate any guidance on this matter.
↧