Hi,
I'm trying to detect when the server loses wifi connection.
Tried OnDisconnectedFromServer, but it seems it only gets called on the server after Network.Disconnect.
I could poll Application.InternetReachability==NetworkReachabil ity.ReachableViaLocalAreaNetwork every now and then, but isn't there a more elegant way?
I'm testing this by switching off my router whilst a server is set up on my iPad, FYI.
Many thanks,
Gregzo
↧