I need help to implement Viber number in my application. It should connect user directly with Viber chat option and it should add specific number where message need to be send. Is it possible to do this through HTML? What could be other way?
相关问题
- Views base64 encoded blob in HTML with PHP
- Is there a way to play audio on a mobile browser w
- HTML form is not sending $_POST values
- implementing html5 drag and drop photos with knock
- React Native Inline style for multiple Text in sin
You can add number:
or you can chat to:
or you can send message to channel:
To open viber chat with a user:
*IMPORTANT! the number should be with "%2B" instead of "+".
You can also open Viber contact, so a user will be able to choose call or chat.
EDIT: Looks like contact link stopped working on February 2019. Chat link still works