songz / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
Other
162 stars 270 forks source link

Example does not work on Android #193

Open mschmidl opened 9 years ago

mschmidl commented 9 years ago

Hi,

I was following all the steps on this page to try and run the example in example/www on my Nexus 10. The only changes I mde to the code where adding the api-key, session-id and token. When trying to run the example I see the following in the android logs:

09-14 14:00:59.323 D/opentok-native(24032): [ERROR] jni/../src/ot_messenger_v1.c:2662: errno: File exists Error obtaining SDK version info from server. 09-14 14:00:59.324 D/opentok-jni(24032): --------------------my_on_session_error 3 The session failed to connect. 09-14 14:00:59.326 D/opentok-native(24032): [ERROR] jni/../src/ot_messenger_v1.c:2662: errno: File exists Disconnected before version information received. 09-14 14:00:59.326 D/opentok-jni(24032): --------------------my_on_session_error 3 The session failed to connect.

Could you please check what's wrong?

Thanks, Matthias

smuaq commented 8 years ago

Use this one: https://github.com/fatmonkey99/cordova-plugin-opentok-example