Have error when try to restart BoltClient

Options
First start BoltLauncher.StartClient() is fine. On Client callback "Disconnect" im call BoltLauncher.Shuttdown(). And when i try BoltLauncher.StartClient() agan, i have this error:
Operation JoinRandomGame (225) not called because client is not connected or not ready yet, client state: Joining
But Client joining to session

Comments