opentok / opentok-android-sdk-samples

Sample applications illustrating best practices using OpenTok Android SDK.
https://tokbox.com/developer/sdks/android/
MIT License
211 stars 169 forks source link

After enable video or voice during call stream not connect #442

Closed saeed-lotfi closed 1 year ago

saeed-lotfi commented 1 year ago

Describe the bug In the first connect Opnetok without enabling mic or camera and after enabling camera or mic nothing will change and voice or video will not show till use subscribeToAudio = true or subscribeToVideo while = true while hasVideo or hasAudio is true notice : it's just happen in first time

To Reproduce

Android 13

UrielFrankel commented 1 year ago

This is a really major issue. Thanks!

devwithzachary commented 1 year ago

Hello, what version of the SDK are you using? I'm not completely clear on the error you are seeing so if you're able to provide a minimum working example of the bug that will be a huge help. Thanks!

saeed-lotfi commented 1 year ago

I'm currently using the "2.21.5" version, which is fine, but after updating to the latest version, it no longer works. 

advaitsaravade commented 1 year ago

This should be marked as fixed with the Feb 2023 release 2.24.2. The release notes have a point stating:

I tested it out and it seems to have fixed the issue.

v-kpheng commented 1 year ago

Thanks, @advaitsaravade. @saeed-lotfi, I'm closing, since this was fixed in 2.24.2.