He has a problem when the internet goes down, the player disappears and does not return

He has a problem when the internet goes down, the player disappears and does not return


Answers

  • JohnTube
    JohnTube ✭✭✭✭✭
    Hi @H2020,

    What client SDK are you using?
    I will, again, assume it's PUN.

    If the client is disconnect then Reconnect.
    if the client disconnect while joined to a room then call ReconnectAndRejoin. Rooms should be created a proper RoomOptions.PlayerTtl value to allow this.