Every one hour, our server has to notify all the users who haven't read the messages. Can we do that with QuickBlox? We have the credentials of all users stored. So, we can login with each user and get his dialogs and check if there are any unread messages but that's a very long process. We can't login with each user. Is there any way we can get list of dialogs from the application level?
Asked
Active
Viewed 355 times
1
-
Hi Uttam, Have you got any solution for this? – KAR May 19 '17 at 13:40
-
@KAR We had to go with the approach mentioned in the question. It was not an good way but QB doesn't give any better option! – Uttam Byragoni Jun 21 '17 at 11:23