Use of Exoplayer deprecated version

Format Your New Topic as Follows:

Meeting SDK Type and Version
6.3.1

Description
Zoom SDK is using a deprecated version of exoPlayer GitHub - google/ExoPlayer: This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
Other libraries in my application are using the AndroidX Media3 version which is causing a casting crash

Error?
java.lang.ClassCastException: com.google.android.exoplayer2.ui.AspectRatioFrameLayout cannot be cast to androidx.media3.ui.AspectRatioFrameLayout

Troubleshooting Routes
Trying different version of libraries.

How To Reproduce
Steps to reproduce the behaviour including:
App with latest Zoom Meeting SDK
Add library that use AndroidX Media3 (intercom) or add AndroidX Media3 library

2 Likes

Hello @elisa.zoom is that something you could help with?

Did you find a solution for this issue?

2 Likes

@mohamed6 Unfortunately no, i hope this will get updated soon

@boonjun.tan We are also running into this issue for our react-native android application. We cannot use any react-native dependency that requires media3 because of this. Is there any way this can be escalated? I’ve seen multiple posts on this forum about this same issue, and no action from Zoom to address the usage of a deprecated dependency.

@ticorrian.heard tagging you as well since you’ve been helpful with the other issue I raised.

Hi @florian.denu Ill take a look into this and get back asap.

1 Like