opentok / opentok-react-native

OpenTok React Native - a library for OpenTok iOS and Android SDKs
https://tokbox.com/
MIT License
210 stars 155 forks source link

Camera Position Back not working #680

Closed hamzahoda closed 2 months ago

hamzahoda commented 1 year ago

I'm using

"opentok-react-native": "^0.21.4", "react-native": "0.71.10",

By setting cameraPosition: 'back', The publisher fails to initialize.

Using 'front' works perfectly but I am unable to update the camera from front to back.

hamzahoda commented 1 year ago

Was able to resolve this by downgrading the opentok-react-native library.

"opentok-react-native": "^0.20.1",
josmmv commented 1 year ago

I'm having this issue too with opentok v2.25.2

jeffswartz commented 1 year ago

Thanks. We are looking into the issue.

josmmv commented 1 year ago

@jeffswartz Greetings, have you been able to check this problem? We have been having it for several weeks now

marinaserranomontes commented 9 months ago

Hi @josmmv

This issue should be fixed with this change: https://github.com/opentok/opentok-react-native/pull/687 Please, could you retest with the latest version to confirm the issue was resolved?

Thanks.

czoli1976 commented 7 months ago

@josmmv @hamzahoda

As stated by @marinaserranomontes this should be fixed. Can you confirm? Please, could you retest with the latest version to confirm the issue was resolved?

Thanks.

nicolasdevienne commented 7 months ago

Hi all! I've just test on 3 devices with the lastest version. On Pixel 5 (Android 14) and Huawei P20 (Android 9) it works but on Samsung S9 (Android 10) when I tried to switch from "front" to "back" it fails (always "front") and just after when I tried to switch from "back" to "front", it changes to "back" whereas I sent "front". So now, when I send "back" we have "front" and when I send "front" we have "back". Do you know what I mean?...

beHaze commented 2 months ago

Hi @nicolasdevienne, please reach out to our Support team for issues related to specific devices (https://api.support.vonage.com/hc/en-us).