venomous0x / WhatsAPI

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

i received msg when i send text from iphone to whatsapp api but not received when i send from android #1082

Open dackor opened 9 years ago

dackor commented 9 years ago

i have whatsapp API and when somebody send message from iPhone my whatsapp API accept the received and save in Database but when somebody send message from android like Samsung my whatsapp API not received any thing but in mobile we see to blue correct that mean the whatsapp API received the message but in fact doesn't

please Help me to received message from android Thank you.

mgp25 commented 9 years ago

@dackor this repository is inactive. Post your issue in WhatsAPI Official: https://github.com/mgp25/WhatsAPI-Official

Also post your debug log. $debug = true;

Regards