You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I write a scheduler task, and it calls sendMessageToUsers method to broadcast message to all users. But every time users list is empty and no one can get message.
I write a scheduler task, and it calls
sendMessageToUsersmethod to broadcast message to all users. But every timeuserslist is empty and no one can get message.