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

Video call not working on Android 11 version devices #403

Closed Akhil-1483 closed 1 year ago

Akhil-1483 commented 2 years ago

SDK doesn't seems to work on an Android 11 version. On other versions it is working fine.

The issue here is, subscriber video not rendering to the app (it's looks like black screen when video call was started).

But other then OS version it is working fine.

Nayyaroddeen commented 2 years ago

Yes found the same issue.

ashu8786 commented 2 years ago

I'm also facing the same issue. Have you guys found any solution yet?

thekundankamal commented 2 years ago

Yes, I am also getting this issue can anyone please help here..

Akhil-1483 commented 2 years ago

I'm also facing the same issue. Have you guys found any solution yet?

not yet still finding the solutions

ankitgupta394 commented 2 years ago

After update opentox version with "implementation 'com.opentok.android:opentok-android-sdk:2.21.3'" working fine in Android 11

v-kpheng commented 1 year ago

Thanks, @ankitgupta394, for helping out! 💪

Closing, since this was fixed by an updated version of the SDK.