Hi,
Can you check the steps mentioned below which are required to get notification onRoomCreated:
- add NotifyListener using the method addNotificationListener
- connect to the Appwarp
- subscribe to lobby using subscribeLobby API
If you have done that then a user gets notification whenever another user creates room.
Let me know if the problem continues.
Thanks.