viber Questions

4

when I send some URL to someone via Viber the Viber load the URL and displays image representing the HTML page. How to tell the HTML page what image it should be?
Contented asked 22/1, 2016 at 7:31

8

Solved

Everyone around used to use IM. On my site I need to put a link that will open given instant messaging application (both on PC and on mobile) and open a send message to my number - and I can't find...
Codycoe asked 25/12, 2016 at 20:41

10

Solved

I'm making an iOS app which can open Viber app and automatically call a person or go to chat window with the person. Is there any url scheme for Viber to do that such as: viber://tel:<phone_num...
Causalgia asked 30/5, 2015 at 3:5

2

Viber recently got "instant video message" option, called also "video push-to-talk" (vptt). Inside viber data in directory ".vptt" there are files with vptt extension. Envelope format is classic Z...
Cramer asked 2/3, 2017 at 20:8

2

I am making a chat bot app that searches for flights. When a flight is found, I return a carousel with buttons and I want user to be redirected to the website after clicking on them. It works, only...
Gaffney asked 15/10, 2019 at 10:29

2

Solved

I'm trying to send the message from the Viber bot to subscribed user. I can get the subscribed User ID, however when I send the message, I get 500 error. from flask import Flask, request, Response...
Winder asked 15/3, 2019 at 6:49

3

Solved

Resource URL https://chatapi.viber.com/pa/send_message General send message parameters I am trying to send message to viber from Postman. I don't know how to find Unique Viber user id, that par...
Ethelethelbert asked 27/12, 2017 at 8:30

2

Solved

I have following HTTPS server: from flask import Flask, request, Response from viberbot import Api from viberbot.api.bot_configuration import BotConfiguration from viberbot.api.messages import Vid...
Commonable asked 5/3, 2019 at 7:51

3

Hi i want to get contact which are used by other application (like whatsapp or viber ) please see in below image please help me about this issue thanks
Jackknife asked 18/6, 2014 at 3:26

3

Solved

A while ago I created this post, and my colleague and I have found two different answers to it (both of them worked): First solution was to use Intent callIntent = new Intent("android.intent.ac...
Observant asked 27/1, 2014 at 17:19

1

I have a database of 4500 phone numbers. I would like to check if these numbers are registered in one of the messengers. Is there a ready-made solution for doing that?
Ryals asked 23/11, 2016 at 6:7

2

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...
Couturier asked 10/7, 2015 at 11:24

3

Solved

Background I've found that there is a way to open a specific contact conversation screen on WhatsApp, here . Not only that, but I've found that an app called "Drupe" does the same, and maybe even...
Roselani asked 13/3, 2016 at 15:50

1

I have been thinking about developing my own custom Viber sticker but I can't get to any good source to give me some information about this. Does anyone know how to do this? Or is it possible at a...
Nathanielnathanil asked 26/6, 2014 at 7:47

0

Is there any way to show that the contact is on the Viber application or not ? In other words,is it possible to get the list of 'Connection' of a phone number ?
Dulia asked 8/3, 2015 at 9:6

1

I'm looking for a library to do requests to Viber messenger server. I need to: send messages to users; check sent messages delivery status; check that a user has Viber account. I know tha...
Fredericfrederica asked 17/4, 2014 at 6:21

1

Solved

I use the code below for sharing images but unfortunately it works only for Line, not for Facebook and Viber Code: Intent share = new Intent(android.content.Intent.ACTION_SEND); share.setType("...
Dermatitis asked 25/5, 2014 at 13:48

1

Solved

I am developing a music app and for that I need to detect incoming calls (Phone, Skype, Viber etc) in order to stop the playing song. I can detect GSM calls using PhoneState listener. Is there any ...
Proteus asked 28/4, 2014 at 10:12

1

Solved

I have a system with some members. my members should receive one message each day. I want to send this message via Viber or whatsapp (or if there are others app like them). But I dont want to...
Anting asked 6/1, 2014 at 9:9

0

I have an idea to make call by viber in a website. Example, when you go to my website by smartphone, you want to contact me, and we are also use Viber. You can click on "Call viber" button to...
Firooc asked 31/10, 2013 at 19:21

1

I want to write small Android app to send the message through Viber to people whom are listed in my contact list. But I could not find any sample code to do this task. If you know how to do this...
Granthem asked 30/10, 2013 at 13:15

2

Solved

I am developing an Android application, and besides other functionalities it has to be able to place a call using Viber. I tried to use solution for Skype but without success. Error which I get is:...
Accounting asked 8/5, 2013 at 17:54
1

© 2022 - 2024 — McMap. All rights reserved.