opentok/opentok-react-native

com.opentok.android.Camera2VideoCapturer.initCamera

Closed this issue · 2 comments

image
image

Hello,

I am getting these issues on Android only

Fatal Exception: java.lang.SecurityException
validateClientPermissionsLocked:1215: Caller "com.sohati.sohatidoc" (PID 10000, UID 32085) cannot open camera "1" without camera permission

"opentok-react-native": "^0.21.3",
"expo": "49.0.6",
"react": "18.2.0",
"react-native": "0.72.5",

Hi @elie-chaaban,

This issue should be fixed with this change: #687
Please, could you retest with the latest version to confirm the issue was resolved?

Thanks.

Hello,

Yes, I am not getting anymore this error.