Open ravimaurya-nickelfox opened 1 year ago
Should start with front camera
Starting video call with back camera enabled
Version: 2.0.0
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.
cameraType: front
same for me :( react-native-twilio-video-webrtc version v3.2.0
react-native-twilio-video-webrtc
v3.2.0
Steps to reproduce
Expected behaviour
Should start with front camera
Actual behaviour
Starting video call with back camera enabled
Environment
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.