google / google/ExoPlayer

Android 13 requires runtime POST_NOTIFICATIONS permission for DownloadService notifications

Open
#10,884 8 comments 0 reactions 1 assignee Claimed by @marcbaechinger View on GitHub
bug documentation candidate
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Reading though Android 13 changes, I've noticed that we now need to add `android.permission.POST_NOTIFICATIONS` in the manifest.

As Exoplayer provides a [`DownloadService`](https://github.com/google/ExoPlayer/blob/release-v2/library/core/src/main/java/com/google/android/exoplayer2/offline/DownloadService.java) should the next versions of Exoplayer/Media3 add this permission and implements something about it ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.