Hi guys,
we are developing a game with photon realtime and we are not able to determine if a client has a connection issue. we have tried to set the suspendedPlayerLiveTime to 500ms (for example) but the suspend event is fired after about 5 seconds. We have tried to set the timeout by setter or options table (createRoom).
do you have an advice?
thanks!