We are facing a crash captured in crashlytics.
We are not sure about the steps to replicate this.
Are there any steps to tackle these crashes/ are they fixed in any upcoming exoplayer release?
Exoplayer version: 2.11.8
Logs:
Fatal Exception: java.lang.IllegalStateException
at com.google.android.exoplayer2.util.Assertions.checkState(Assertions.java:81)
at com.google.android.exoplayer2.offline.DownloadManager$InternalHandler.putDownloadWithState(DownloadManager.java:1159)
at com.google.android.exoplayer2.offline.DownloadManager$InternalHandler.onRemoveTaskStopped(DownloadManager.java:1117)
at com.google.android.exoplayer2.offline.DownloadManager$InternalHandler.onTaskStopped(DownloadManager.java:1078)
at com.google.android.exoplayer2.offline.DownloadManager$InternalHandler.handleMessage(DownloadManager.java:728)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:203)
at android.os.HandlerThread.run(HandlerThread.java:61)
We are facing a crash captured in crashlytics.
We are not sure about the steps to replicate this.
Are there any steps to tackle these crashes/ are they fixed in any upcoming exoplayer release?
Exoplayer version: 2.11.8
Logs: