nikhilmuz / WhatsApp-Bulk-Sender

Send bulk messages right from your WhatsApp Android Client or WhatsApp Web
MIT License
241 stars 120 forks source link

Whatsapp not installed #31

Closed amin101 closed 4 years ago

amin101 commented 4 years ago

I'm trying to run the app on NOX emulator. but i receive Whatsapp not installed message after click send. BTW NOX has root option and it is enabled. NOX player 6.6.0.2 whatsapp 2.20.27

nikhilmuz commented 4 years ago

I guess default WhatsApp variant for root node is WhatsApp business. Try running in non root node or installing WhatsApp business and re-update this issue if problem still exists

amin101 commented 4 years ago

whatsapp business resolve the issue but even after Task completed i have no message on receiver devices

nikhilmuz commented 4 years ago

Make sure WhatsApp business is registered. If still, it doesn't work maybe there is a package name wrongly written in code. Try using non-root method in such case i.e. don't give superuser permission to the app. P.S. Root method is not recommended as it gets detected by WhatsApp and the account gets blocked automatically.