-
Hi, I cant install the opentok plugin, but I can other plugins. I execute:
cordova plugin remove com.tokbox.cordova.opentok
cordova plugin add https://github.com/songz/cordova-plugin-opentok/
And I …
-
Any plans to update to sdk 2.4.1? Specifically would like to see Android update from 2.3.1 since it triggers a warning from Google Play that it is statically linking to a vulnerable openssl. (The fi…
-
Hi guys,
I am trying to use card.io in my project and I already use opentok on it. Problem is when I import the sdk for card.io, I get a runtime crash with opentok saying "find library returned null"…
-
I am using PHP-SDK-2.2, pulled via composer.
During a request to startArchive I getting next exception:
'The archiveJson provided is not valid. Errors:[createdAt] double value found, but an integ…
-
I am unable to connect to either cameraFront or cameraBack on Android. I am using an HTC M8 on 5.0.1. I see the other user that is a publisher it just does not connect to my camera and allow me to vie…
-
I have been struggling with this for days. Using cordova 4.3.0.
After calling Twilio.Device.setup I get and exception in objective-c : EXC_BAD_ACCESS.
![screen shot 2015-06-23 at 4 23 20 pm](https://…
-
My testing scenario is to install two versions of the video chat app on different versions of ios. The app seems to be working fine when used on Iphone 5 and an Ipad together. The video chat and sound…
-
I have a project which works with enunciate 2.0.0-M.5 and Java 1.7. The project is Java Jersey 2 project compiled for Tomcat which uses Java and Scala.
When I upgrade the project to Java 1.8, I get e…
-
It seems like the `handleArchiveException()` method isn't wrapping exceptions in OpenTok exception classes as its supposed to. There is a TODO in the source for this, but its starting to show up in cu…
-
Hi Everyone... this looks like a fantastic project...
I have some questions... I'm installing to for some tests, but wondering some things...
- Is it possible to use this in iOS or Android? (Is there…