Hi,
i'm using custom server side on my appwarps2 server.
i can't recover connection if using asynchronous authentication.
here's my code.
ChatServerAdaptor.java
ChatZoneAdaptor.java
OnUserPaused works well, but on handleResumeUserRequest this method doesn't triggered when i'm trying to recover connection on unity.
any suggestion?
P.S: i'm sorry if the pictures are not clear. i can't paste my code on forum. i got "maximum 8000 length" when posting my code.
Thank you