OnRoomListUpdate not being called in lobby

Options
Hi, I've recently encountered an issue with the OnRoomListUpdate callback no longer being called when joining the lobby. It was working fine, and the last time I've tested multiplayer was like two weeks ago, but today it's no longer being called. I've made no changes to the networking (matchmaking) code for a while now and even checked old versions of my build but still, OnRoomListUpdate is not being called back. Any thoughts on this? Any help would be appreciated.

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @Fed,

    Thank you for choosing Photon!

    Make sure you use the right lobby type (type and name).
    Only default lobby type supports rooms listing.
    Also see our complete Matchmaking Checklist.
    And in case you changed to a new AppId and was using SQL Lobby Type for rooms listing read here.