Quote from
luishp on April 4, 2020, 4:58 pm
I think it depends on the application you want to launch, the operating system you are targeting and the deployment method you choose. For example you can place a button and add this to the href property to launch WhatsApp to a given telephone number:
https://api.whatsapp.com/send?phone=123456789
This sample will work on most cases.
I think it depends on the application you want to launch, the operating system you are targeting and the deployment method you choose. For example you can place a button and add this to the href property to launch WhatsApp to a given telephone number:
https://api.whatsapp.com/send?phone=123456789
This sample will work on most cases.
Vadim and YASIN have reacted to this post.