Open quentinNex opened 10 years ago
Seems like the latest opentok android sdk 2.2.1.jar have some issues. I was not able to publish videos using the latest version of the plugin on S3.. I downgraded the plugin to opentok android sdk 2.0 .jar, which resolved the issue.
hmmm... interesting. I'll try to get my hands on an S3 to test.
Hi,
I am using the last version of the opentok plugin for Phonegap 3.5 and I have an issue. The video works fine on my Nexus 5 but the application freezes when I start to publish on my Samsung Galaxy S3.
It does not send any error messages in the log but the last messages are the following
As you can see the thing the phone is trying to do is adding the libopentok.so lib.
I didn't manage to find a similar issue on the net so I post it here. Any ideas ?
Here is the relevant Javascript code :