Reputation: 33307
WhatsApp provides a share button which can be implemented on a html page for iOs devices like this:
<a href="whatsapp://send?text=Text">Text</a>
Is it possible to send images with this share link somehow?
Upvotes: 3
Views: 4728
Reputation: 198
No, and Facebook's recent acquisition of Whatsapp makes this possible option surely soon deprecated (it was already on test for iOS devices)
Upvotes: 1
Reputation: 138
No this is not possible, whatsapp does not have any public API you can use.
Upvotes: 5