Duplicate with Exoplayer #371
DuyVuSolar
started this conversation in
General
Replies: 2 comments 3 replies
-
@DuyVuSolar - Around what % of your DAUs is this crash occurring for? |
Beta Was this translation helpful? Give feedback.
2 replies
-
We just released SDK v11.5.1 which addresses this issue, could you give it a try? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Caused by: android.view.InflateException: Binary XML file line #395 in com.demo/activity_home: Error inflating class com.google.android.exoplayer2.ui.PlayerView
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.ClassCastException: com.applovin.exoplayer2.ui.AspectRatioFrameLayout cannot be cast to com.google.android.exoplayer2.ui.AspectRatioFrameLayout
at com.google.android.exoplayer2.ui.PlayerView.(PlayerView.java:404)
at com.google.android.exoplayer2.ui.PlayerView.(PlayerView.java:324)
Beta Was this translation helpful? Give feedback.
All reactions