Custom properties sync issue with message queue off

Does isMessageQueueRunning and sending enabled need to be true in order for the custom properties in the room to sync ?

Comments

  • Yes. Sending off would prevent local changes to be sent to others. IsMessageQueueRunning off means they would get queued until you turn the queue on again.