opentok / opentok-react-native

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

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

Closed elie-chaaban closed 11 months ago

elie-chaaban commented 1 year ago

This is a weird issue happening

rhainer commented 1 year ago

That's a pretty old version of Android.

elie-chaaban commented 1 year ago

even on Android 12

elie-chaaban commented 1 year ago

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

kapilmishr commented 11 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/).