如何使用移动应用程序进入whatsapp共享链接?

时间:2018-07-26 07:43:43

标签: javascript android node.js mobile whatsapp

如何使用HTML链接在移动应用程序上打开whatsapp? 该链接在网站上有效 范例连结:

<a href="whatsapp://send?text=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F51533526%2Fhow-to-use-html-link-into-whatsapp-mobile-app%2F51533716%3Fnoredirect%3D1">Whatsapp Share </a>

WhatsApp移动应用程序中此链接失败。

这是错误消息:

ERR_UNKNOWN_URL_SCHEME

我想在前端解决这个问题。

3 个答案:

答案 0 :(得分:0)

似乎它没有被识别为有效的“ href”属性,请尝试使用有效的属性,然后看看会发生什么。

答案 1 :(得分:0)

尝试

whatsapp://send?text=HeyThere!

答案 2 :(得分:0)

尝试以下解决方案:

whatsapp://send?text=message