How can I use the WhatsApp Share Button to share Images?

本秂侑毒 提交于 2019-12-14 01:45:20

问题


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?


回答1:


No this is not possible, whatsapp does not have any public API you can use.




回答2:


No, and Facebook's recent acquisition of Whatsapp makes this possible option surely soon deprecated (it was already on test for iOS devices)



来源:https://stackoverflow.com/questions/22461558/how-can-i-use-the-whatsapp-share-button-to-share-images

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!