Open ghost opened 9 years ago
+1 Still having this issue. I'm using the fork https://github.com/opentok/cordova-plugin-opentok tho. The properties when creating a publisher are ignored too (at least on Android, on iOS some of them are working, Web is mostly fine.). Especially the following properties are crucial for us: subscribeToVideo, videoSource and style.
Using the sample code in example/www, the video call works but the properties sent inside session.subscribe (in this case, subscribeToAudio: false) are not applied.
NOTE: Tested this on Android, not sure if the same happens on iOS.