Hello, something strange is happening to me.
When I do my tests in debug mode, the websocket works very well for me.
But I only compile it in production and release, then it stops working correctly.
It is difficult for me to identify the errors since I can not see the logs.
Basically what I try to do is get the sid from the socket, but this one comes undefined.
Has anyone happened to you?
Hello, something strange is happening to me. When I do my tests in debug mode, the websocket works very well for me. But I only compile it in production and release, then it stops working correctly. It is difficult for me to identify the errors since I can not see the logs.
Basically what I try to do is get the sid from the socket, but this one comes undefined. Has anyone happened to you?