khoiK
Normal9mo ago
30 replies
khoi

Room name is ""?

I connect to a room using .Connect(roomName) and it fires OnConnected and then the room name is empty instead of roomName which is what I would expect? Look at my logs and look at where I'm logging them. I call .Connect(roomName) and I print the room name in Connecting to open room: roomName. But then when it connects, I print the realtimeEvent.room.name and it is empty?
image.png
image.png
Was this page helpful?