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.
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