Questions tagged [whatsapp]

WhatsApp Messenger is a proprietary, cross-platform instant messaging application for smartphones. In addition to basic messaging and video calling, WhatsApp Messenger users can send each other images, video and audio media messages.

WhatsApp Messenger is a cross-platform mobile messenger supporting end-to-end encryption. It replaces SMS and works through the existing internet data plan of a device. Aside from supporting text messages, it also supports sharing (GIF) images, videos and audio messages.

WhatsApp is available for iPhone, Android and Windows Phone devices. It can additionally be accessed via the internet browser of desktops.

For more information, visit WhatsApp.com or read the Wikipedia entry on WhatsApp.

3065 questions
4
votes
3 answers

Whatsapp Web - how to access data now?

It used to be possible to access http://web.whatsapp.com/ with the Store object in JavaScript. A few hours ago, this stopped working. How does it update chat data now? It must save the data somewhere.
user418051518
  • 43
  • 1
  • 4
4
votes
3 answers

How to integrate WhatsApp with rails application

How to integrate WhatsApp with rails application? or how to send a message using rails application. Is there any gem or plugin available?
Santosh Kumbhar
  • 183
  • 3
  • 15
4
votes
1 answer

How to programmatically click on a conversation in WhatsApp Web from the console

I'm trying to write a small Tampermonkey script that will allow me to navigate between conversation threads in WhatsApp's web interface with keyboard shortcuts. In doing so, I'm trying to figure out how to programmatically "click" on a conversation…
davidlav
  • 636
  • 5
  • 17
4
votes
1 answer

Getting Whatsapp Backup file from Google Drive

I am currently using the below script to get regular files from Google Drive. It works fine and its basically the code from the user @user115202 cudos. Now I need to get it to work for Whatsapp Backups which are stored under "Backup" in GoogleDrive…
Lango
  • 323
  • 5
  • 17
4
votes
1 answer

How to capture WhatsApp web-client communication?

I am trying to know how WhatsApp web-client communicates I am using WhatsApp app on my Android mobile phone and using Firefox 56 on Windows 7 desktop for web-client In Firefox I have opened https://web.whatsapp.com/ , scanned the QR in my mobile,…
Dinesh
  • 1,825
  • 5
  • 31
  • 40
4
votes
2 answers

move WhatsApp media files to external SD

I did a lot of research on Google. There are a lot of tutorials and applications to do that. I tested the most known: App2SD, Link2SD, FolderMount. I even bought their commercial edition to be sure I have all features enabled. Well, none of them…
Rod
  • 375
  • 4
  • 19
4
votes
2 answers

Firebase dynamic links not show image on sharing in whatsapp and redirection to AppStore/PlayStore

I have requirement of sharing the product link with title, description and image on social media. I tried fire-base dynamic links for deep-linking it works perfectly fine but I was not able to get the image while sharing the link in Whats-App. As we…
4
votes
1 answer

How do social networking apps update their UI in real-time?

I was wondering how social networking apps, such as Twitter, Facebook and WhatsApp update their user interface in real-time when another user interacts with the user of the app. To use the best example I can think of: when you have a chat window…
Mark Carols
  • 403
  • 4
  • 20
4
votes
0 answers

High level design for messenger like whats app?

I need to design the similar stuff like whats app or any messenger like module. High level flow Client > Load Balancer > Web servers(assume 10 clustered server for now) > Rest based controller > Service > DAO > DB Challenge :- say Friend 1 and…
user3198603
  • 5,528
  • 13
  • 65
  • 125
4
votes
1 answer

yowsup to Whatsapp Messaging

I had setup Yowsup on my server. I followed this guide and setup everything without any error. But at the last step, i.e. sending a message, it doesn't throw any error but the message doesn't reach Whatsapp on my mobile. Below is the output for…
Srini
  • 41
  • 3
4
votes
0 answers

Sending message through whatsapp

I am trying to sending message through whatsapp, I am following these following steps: Download latest WART for getting the whatsapp password. After I want to use Whatsapp API for .net. But I stuck on 1st step :( I am not able to get the password…
Sunil Kumar
  • 3,142
  • 1
  • 19
  • 33
4
votes
0 answers

ios - whatsapp url scheme doesn't work when adding hashtag (%23)

I have an angular based website with a whatsapp share button using the url-scheme. I'm trying to open whatsapp with text containing a URL. As in angular based sites, the site name contains an hashtag (%23). Like the following…
ostackp
  • 41
  • 2
4
votes
2 answers

How whatsapp calling works in IOS?

How whatsapp calling works, when the app is in background or even killed or even you are using other apps then also whatsapp call comes above your screen.Can anyone please explain the mechanism behind it ?
Ankit
  • 217
  • 1
  • 11
4
votes
3 answers

Not able to share the link in whatsapp which contains parameters in url

I have link which needs to be shared in whatsapp which looks like the one shown below.
Sharath
  • 2,348
  • 8
  • 45
  • 81
4
votes
3 answers

send whatsapp message using php

hi. i want to send whatsapp message using php. i run this code
ardi
  • 41
  • 1
  • 1
  • 2