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