Connect, Disconnect Problem

0 votes
Hi,

 

If player force quit the app or when app crashes, and then player plays again the player cannot connect, because the player is still connected to the game. I tried disconnecting the player but it returns BAD REQUEST.
asked Feb 25, 2015 in AppWarp by jvfiel (35 points)

1 Answer

0 votes
Hi John,
 
Greetings of the day!
Please note that if you are using Connection Resiliency,and your application crashes or is force closed,the connection on the client side breaks immediately while the server will try to reconnect for the specified time and the user will be in a paused state.So during that time if the user tries to disconnect,he/she will get a BAD_REQUEST.After the time interval,the user will be disconnected automatically.So you do not need to call Disconnect explicitly.
 
Thanks
Kanika Mittal
AppWarp Team
answered Feb 26, 2015 by kanika mittal (50 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...