Top "Whatsapp" questions

WhatsApp Messenger is a proprietary, cross-platform instant messaging application for smartphones.

Send message via whatsapp programmatically

I'm trying to send messages via Whatsapp programmatically, the code works except the user needs to click the send button. …

android whatsapp
How to create a whatsapp like recording button with slide to cancel

As in whatsapp I need a recoding button and a slide to cancel and fade animation , I have searched for …

android whatsapp
React Native - can we share an image and text into whatsapp?

I've spent an hours to find a way to send/share an image (and text if possible) into whatsapp app …

image react-native whatsapp
Send message from webserver to mobile chat app (like WhatsApp, Viber or Kik) on my smartphone?

I would like to send notifications from my webserver to my smartphone, preferably through one of the popular mobile chat …

php mobile whatsapp viber
WhatsApp deep link to a specific mobile number

So, a friend of mine told me they have been using Facebook ads to post a deep link to send …

facebook ads whatsapp deep-linking deeplink
Can I create a plugin for whatsapp

I am have an idea and I want to create a plugin for whatsapp on android lets say by installing …

android whatsapp
iOS share image AND text to WhatsApp

I have googled, and get some solutions, it seems the only possible way is thru UIDocumentInteractionController. I have found the …

ios share whatsapp uidocumentinteraction
How did WhatsApp achieve 2 million connections per server?

On Ubuntu, the maximum number of sockets which can be opened seems to be governed from following: $ cat /proc/sys/…

sockets unix erlang freebsd whatsapp
Open conversation in Whatsapp and populate the text

I want to open WhatsApp to a specific conversation and populate the text field with some string. Code that I …

android whatsapp
How to launch whatsapp and facebook messenger window from Flutter to point to a specific contact?

Using url_launcher I can open phone to call a number. var phone = "+123456789"; launch("tel://$phone"); How can I do …

facebook flutter whatsapp