venomous0x / WhatsAPI

Interface to WhatsApp Messenger
2.59k stars 2.14k forks source link

iPhone app update, Now broadcasts received in "Unknown Group" #942

Open Osmanbakri opened 9 years ago

Osmanbakri commented 9 years ago

Did any one face this issue?

when i send a broadcast using the API , the iPhone recipients (whom they updated to latest version) gets it in a newly created group called "Unknown Group" instead of the usual 1 to 1 conversation.

the same broadcast includes Samsung users but they are getting the broadcasts as usual.

What could be the issue ? anything to be changed in the API to prevent the group creation.

BR,

dennobaby commented 9 years ago

same here...that's annoying

dennobaby commented 9 years ago

@Osmanbakri: do you have access to an iphone? do you can verfiy that this happens also if you use the original broadcast-function from the original whatsapp-client?

Osmanbakri commented 9 years ago

Hi @dennobaby yes in the iphone i am receiving other broadcasts normally , only from the api they are getting in the "unknown group". maybe @mgp25 or @shirioko can think of something...

UPDATE: the created "Unknown Group" disappears and you lose the received message , although you get the notification.

dennobaby commented 9 years ago

can confirm that. Think Whatsapp changed something in the protocol with last update regarding broadcast-messages. one interesting point is, that other clients like android and windows-phone are not affected.

SikiFn commented 9 years ago

Issue Fixed Here: https://github.com/SikiFn/WhatsAPI/commit/692a8cd9aa4e7915740ba482de6e7b26caf8eb77 Waiting Merging :+1:

dennobaby commented 9 years ago

Nice! Will test it today! Thanks to that. I commented on this commit, could you explain what you did and why?

Osmanbakri commented 9 years ago

Perfect , Works like a charm . thanks alot @SikiFn . yes it would be great if you can explain the fix.

SikiFn commented 9 years ago

Just explained there :+1: