react-native-twilio-video-webrtc
react-native-twilio-video-webrtc copied to clipboard
By default Back camera is enabled on Android
Steps to reproduce
- Initiate a call in android
Expected behaviour
Should start with front camera
Actual behaviour
Starting video call with back camera enabled
Environment
- Node.js version: 16.13
- React Native version: 0.63.4
- React Native platform + platform version: android 12
react-native-twilio-video-webrtc
Version: 2.0.0
Issue
When I start video call on android device, by default it starts with Rear (back) camera. While it is working fine in iOS. I tried with cameraType: front option, but that isn't working too.
same for me :( react-native-twilio-video-webrtc version v3.2.0