Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

OpenTok Android SDK update #196

Open
sking-j2interactive opened this issue Oct 19, 2020 · 2 comments
Open

OpenTok Android SDK update #196

sking-j2interactive opened this issue Oct 19, 2020 · 2 comments

Comments

@sking-j2interactive
Copy link

Feature Request

Description
The current version of the OpenTok Android SDK referenced in this repo is 2.15.3 which is not supported by Vonage any longer.

Proposal
Please upgrade to version 2.18.1

Links / references
I've attached an email I got from Vonage Support regarding this.
Vonage API Support support ticket #1530919: Cordova Android app is crashing after connecting to session.eml.zip

@CaioMelo8
Copy link

I wonder if this is why the app I'm currently developing has suddenly started failing delivering both video and audio from the subscriber stream.

The app, which is stuck at the 2.15.3 version of the Opentok client, connects to the stream created by a client website, which in turn uses the 2.18.x version There could be some incompatibility between those versions.
What's weird is that the issue doesn't happen every single time, but it consistently occurs when accessing the client website from specific machines.

I might try to update the Opentok client version on my fork repo to see if it could solve this issue.

CaioMelo8 added a commit to CaioMelo8/cordova-plugin-opentok that referenced this issue Apr 8, 2021
@CaioMelo8
Copy link

CaioMelo8 commented Apr 8, 2021

Yep, updating the SDK did the trick. In my case, I updated @opentok/client to 2.19.2 and native Android/iOS SDKs to 2.19.0.

I'm sending a PR for this, it'd be really nice if it could be reviewed and merged.

CaioMelo8 added a commit to CaioMelo8/cordova-plugin-opentok that referenced this issue Apr 8, 2021
CaioMelo8 added a commit to CaioMelo8/cordova-plugin-opentok that referenced this issue Apr 8, 2021
CaioMelo8 added a commit to CaioMelo8/cordova-plugin-opentok that referenced this issue Oct 6, 2023
CaioMelo8 added a commit to CaioMelo8/cordova-plugin-opentok that referenced this issue Oct 9, 2023
Fix opentok#196: Refactor iOS SDK installation do use CocoaPods.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants