There was an error while loading. Please reload this page.
Reading though Android 13 changes, I've noticed that we now need to add android.permission.POST_NOTIFICATIONS in the manifest.
android.permission.POST_NOTIFICATIONS
As Exoplayer provides a DownloadService should the next versions of Exoplayer/Media3 add this permission and implements something about it ?
DownloadService