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

Android 9 is working only when the second user is on iphone #698

Closed elie-chaaban closed 8 months ago

elie-chaaban commented 10 months ago

This is a weird issue happening

rhainer commented 10 months ago

That's a pretty old version of Android.

elie-chaaban commented 10 months ago

even on Android 12

elie-chaaban commented 10 months ago

and android version 9 works when the 2nd user is iphpne @rhainer

kapilmishr commented 8 months ago

@elie-chaaban Which version of react-native are you using? Have you tried with latest version of react-native 2.26.1? Latest version of React Native requires a mininum Android API level of 23 (https://tokbox.com/developer/sdks/react-native/ & https://tokbox.com/developer/sdks/android/).