Questions tagged [sinch]

Use the Sinch SDKs and APIs to enhance your app with Voice, SMS, Verification, and Instant Messaging.

The Sinch SDK is available for iOS, Android, JavaScript, and REST APIs

562 questions
-2
votes
1 answer

Can I send a text message with Sinch without having the user okay the message visually? For example, through a gesture?

Can I send an text message with Sinch without having the user okay the message visually? For example, through a gesture? I.E: Phone is locked, user knocks on their phone, sends a text message because of the knock to their parents saying "pick me…
Rohan Mishra
  • 213
  • 1
  • 5
-3
votes
1 answer

Sinch will work with Codename one API

As Sinch API provides Video calling capabilities, I would like to know Sinch API will work with IOS, Android Apps developed using Codename One API. If yes, please refer any documentation.
user1678742
  • 153
  • 1
  • 7
-3
votes
1 answer

Duplicate Zip entry Android after adding Sinch to the libs folder

/libs/sinch-android-verification-1.1.2.jar(;;;;;;!META-INF/**,!rootdoc.txt)] (Duplicate zip entry [sinch-android-verification-1.1.2.jar:com/sinch/verification/Config.class]) build.sbt unmanagedJars in Compile +=…
Nagarjuna Pamu
  • 14,737
  • 3
  • 22
  • 40
-3
votes
2 answers

Ruby Script to PHP

I have the script below written in Ruby. I was wondering is anyone can help me convert it to PHP. I know this is a big ask. I am looking to convert the ruby script to a PHP curl request. See the link to the documentation…
Stephen
  • 9
  • 2
-4
votes
1 answer

6003 Sinch - React Js

here is image for console"No valid identity or authentication ticket" I am getting this error on starting the sinch client. var handleFail = function () { console.log("fail") } const signUpObject = { "userId": 302 } …
abdhesh
  • 21
  • 6
-4
votes
1 answer

Detach microphone from sinch video call

While user call using sinch video call, I need microphone to record what he said then translate. But I can't use microphone. Can somebody help me?
-4
votes
1 answer

Sending SMS using Sinch not working(Android)

I am using Sinch and following the tutorial, they have code for sending an SMS via Java. However once I run it I am getting a FileNotFoundException error and the following line: {"errorCode":40100,"message":"Authorization required"} I have put the…
1 2 3
37
38