Rhymen / go-whatsapp

WhatsApp Web API
MIT License
2.07k stars 492 forks source link

Can not receive presence messages #554

Open sbgokturk opened 3 years ago

sbgokturk commented 3 years ago

I could receive presence messages after subscribing a number until this morning. Now, I am able to subscribe a number but I can not receive online/offline information from the connection. I can only receive online/offline messages if I open the conversation with that number on my phone.

vjyanand commented 3 years ago

This is same across all libraries. WhatsApp might have changed

hrizal commented 3 years ago

the application that I use uses this library, there are no problems. can you clarify the problem?

ozymoz commented 3 years ago

the application that I use uses this library, there are no problems. can you clarify the problem?

I can no longer receive online / offline statuses. Which application are you using?

shashwat001 commented 3 years ago

Whatsapp has disabled subscribing presence for contacts who are either not in the recipient contact list or haven't shared a single message since 23 April.

ghost commented 3 years ago

I could receive presence messages after subscribing a number until this morning. Now, I am able to subscribe a number but I can not receive online/offline information from the connection. I can only receive online/offline messages if I open the conversation with that number on my phone.

Can you please show a example code for subscribing presence for a number @sbgokturk @shashwat001 @hrizal ? I tried with the Subscribepresence function. But it isn't working. I have looked at some previous issues but couldn't understand much.