NetworkManager.Singlton.CustomMessagingManager is not available before isListening is true. It means that the developer can't hookup listeners before the host, server, or client gets started.
There is no document that tells developers to wait till isListening to be true.
NetworkManager.Singlton.CustomMessagingManager is not available before isListening is true. It means that the developer can't hookup listeners before the host, server, or client gets started.
There is no document that tells developers to wait till isListening to be true.