Running the SDK version "15.7.0" on my pixel 8 using android 14, when adding a video attachement the SDK is crashing.
We find this error in the field on our crash monitor tool. Summary of crash is
com.google.android.exoplayer2.ui.AspectRatioFrameLayout cannot be cast to androidx.media3.ui.AspectRatioFrameLayout
I run the dependencies of our application and Intercom is not using the `com.google.android.exoplayer2`.
I was able to reproduce and record the crash but it look like i can’t add video to this conversation.
Let me know if you need more information