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

Release 2.26.0 with new SDK versions #684

Closed ogizanagi closed 9 months ago

ogizanagi commented 12 months ago

Feature Request

Description

Since I've read the Android SDK changelog and stumbled upon this line:

Version 2.26.0 -- August 2023 […]

  • This version fixes an issue where the SDK was crashing for subscribers on relayed sessions published using the Android SDK.

and since I encountered some issues (crashes in a few seconds) on iOS devices (actually any device) when an Android device is in the session.

Proposal

I wondered if this might be related to our issue and if we could get a 2.26.0 release using the respective Android & iOS SDK versions ? 🙏🏻

Links / references

Regarding our issue, the iOS application crashes in a few seconds after an Android (so, with SDK 2.25.1) device is joining the session:

SCR-20230830-m40-2

No issue seems to happen with 2 iOS devices. Nor with 1 iOS device and connecting to the session as another participant with the Vonage Playground

I reproduced this even using the BasicVideoChat app on Android to join the session.

marinaserranomontes commented 9 months ago

Hi @ogizanagi

Latest version for opentok-react-native is v2.26.1. It uses v2.26.1 versions for Android and iOS.

Thanks.