Hi,
I've got a problem when users go to background on mobile and come back. Photon gets disconnected after some time, which is expected. The problem is that I try reconnecting and I can see PhotonNetwork.connectionState changing to "Connecting" and then "Connected". Howerever PhotonNetwork.connectedAndReady will never be true, and I can't join any rooms.
Any ideas?
I've got a problem when users go to background on mobile and come back. Photon gets disconnected after some time, which is expected. The problem is that I try reconnecting and I can see PhotonNetwork.connectionState changing to "Connecting" and then "Connected". Howerever PhotonNetwork.connectedAndReady will never be true, and I can't join any rooms.
Any ideas?