opentok-react-native: Android crash: Exception in native call from JS

Bug Report

Android (Galaxy S9): opentok-android-sdk@2.16.2 opentok-react-native@0.12.1

Current behavior

Crashes when disconnecting from the call. Happens when OTSessionManager.java calls the SDK method mSession.disconnect() of Session.java.

Steps to reproduce

Just leave the call on Android with other users (doesn’t happen every time though).

Relevant logs and/or screenshots

Screenshot_20190926-145530_29k dev

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 19 (7 by maintainers)

Most upvoted comments

We released today Android SDK 2.16.3 patch. Please try to update the version on android/build.gradle file and test the issue.

Hello guys, apologize for the inconveniences and the delay on this. It looks that there’s an issue on the native SDK. I am able to reproduce this issue with a pure android app. I just reported it to the native team. Will keep you posted.

Thanks for reporting!

Any updates on this? I am having the same issue.