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
SubscribePresenc, onPresenceChanged is not working properly, it is intermittent.
Issues
Intermittence when the presence changes, sometimes a while passes and it stops working
Flashing when presence changes, it starts working correctly, after a moment it only shows the presence change when I receive a message, which is not correct
I have a case on a phone with more than 3000 contacts but it does not show the status change for all of them, only if there is a new contact.
This is the standard way WhatsApp works; it conserves device resources, so after a while, it will stop receiving these events. The function needs some improvement, and I've scheduled this for us to address in version 2, which is currently being developed.
Description
SubscribePresenc, onPresenceChanged is not working properly, it is intermittent.
Issues
Intermittence when the presence changes, sometimes a while passes and it stops working
Flashing when presence changes, it starts working correctly, after a moment it only shows the presence change when I receive a message, which is not correct
I have a case on a phone with more than 3000 contacts but it does not show the status change for all of them, only if there is a new contact.
Environment
Your Code
The text was updated successfully, but these errors were encountered: