我正在开发Angular应用程序
我正在尝试将我的应用程序从手机的浏览器共享到 WhatsApp
为此,我在下面使用了我的代码:
<a *ngIf="WatsappMobile" href="whatsapp://send?text='hello we bring fToss http://ftoss.com/test/index.html#/matchcenter for you . Join our contest with refcode {{userData.referCode}}'" data-action="share/whatsapp/share">Share via Whatsapp</a>