songz / cordova-plugin-opentok

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

Session.on events not firing #166

Open vozax opened 9 years ago

vozax commented 9 years ago

Hi, We are using opentok phonegap on ANDROID . Untill yesterday it was working great like when we click on call button it take like 4 to 5 seconds to connect , publish (because of internet speed and thats ok) but from today , when we click on call , it take like 1 second and list opentok.js logs in console but no session.on event works .. even when we try to send a signal and add a callback just like its in example :

session.signal( { data:"hello" }, function(error) { if (error) { console.log("signal error ("

above code is supposed to show one of these consoles or at least call the session.on({"signal":}) but nothing working ...

same for session.connect(token) callback .. its also not working , seems like session is not connecting but it is not even showing TB Exceptions

aullman commented 9 years ago

@youtube-broadcast is this still happening? It sounds like it could be an opentok issue given that no cordova code has changed. I would file an issue with opentok. http://tokbox.com/support