iOS API onRoomCreated never called

0 votes
I'm developing a game for the iOS platform using AppWarp

I want users to be able to see live what rooms have been created

I subscribed to Notification Listener as well as lobbyRequestListener and joined the lobby upon app execution

However I never recieve notifications that rooms have been created by other users.

For instance if Joe in montana creates a room I am never informed that this occurs so I cannot show the user what rooms are currently created in a live fashion.

Am I missing something? I have been at this for about an hour now with no progress.

 

Please and thank you!
asked Aug 24, 2015 in AppWarp by bryanandhallie (16 points)

1 Answer

0 votes

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.

answered Aug 24, 2015 by rajeev.etc (1,660 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...