Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Start a Viber chat when users click a link

I am trying to find a way to start a viber chat when a user clicks on a link like <a href="...">Start a viber chat with us</a> but I had no luck so far finding the correct URI to do this. I know for example that I can use skype://username?call or skype://username?chat to initiate a call or chat with Skype. How can I do the same thing with Viber?

Thanks in advance!

like image 928
Jon S Avatar asked Nov 06 '15 10:11

Jon S


People also ask

How do I create a Viber Group Link?

Open Viber on your Phone. Select the group for which you need a link. Tap More (bottom corner) Tap Share link (only available to admins)

How can I open Viber link?

Open the message with the link on your phone (must be the phone you are using Viber with) Tap on the link. Tap Open.


1 Answers

Now, there is a solution to it. You can use the viber://chat?number=1234567894 pattern.

like image 56
Molnár Manó Avatar answered Oct 02 '22 15:10

Molnár Manó