songz / cordova-plugin-opentok

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

setCameraPosition not working on Android #210

Closed Nico-Nico-FR closed 8 years ago

Nico-Nico-FR commented 8 years ago

Hi, I have an issue with the plugin, when I want to switch camera (front/back) on Android device 4.1. I have error : "TypeError: publisher.setCameraPosition is not a function".

Many thanks