Hello everyone, friends. I’m working on a non-game architectural visualization project. I want to add whatsapp contact button to my project. Does anyone know this? Thanks…
Hey not my area but you can do this through widgets.
2 Likes
Hi, I’m not exactly sure what you want to achieve and I hope I understand the question right.
Do you want to add a button that opens Whatsapp on the running device or do you want to display contact details when clicked on a button?
If it is the first of both you can use the Launch URL node to launch a Whatsapp API link with your number in it e.g.: https://api.whatsapp.com/send?phone=441234567890
Are you familiar with creating UserWidgets?
1 Like