songz / cordova-plugin-opentok

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

Version Update #235

Open bradranks opened 7 years ago

bradranks commented 7 years ago

Can you point this to something or somewhere that will allow for 2.10.2 instead of 2.9.2 or make a change that would allow the user to point to the most recent version?

Opetok is stating that any issues are a result of using the older 2.9.2 SDK.

martyzz1 commented 7 years ago

https://github.com/Taracque/cordova-plugin-opentok

bradranks commented 7 years ago

Awesome, thanks for the quick reply. Is there a specific location where I can state the version to use or is this hard coded to the 2.10.2?

Thanks Again!

martyzz1 commented 7 years ago

you could fork the project and edit https://github.com/Taracque/cordova-plugin-opentok/blob/master/scripts/downloadiOSSDK.js https://github.com/Taracque/cordova-plugin-opentok/tree/master/src/android/libs

I suspect at a small incremental version this will be fine.

martyzz1 commented 7 years ago

if its a major version you should post inside that project, as there may be incompatibilities introduced to the cordova javascript...

fedxgibson commented 7 years ago

Hey guys, anyone knows why the "streamCreated" event is not being triggered?