willowtreeapps/Hyperion-Android

README Update: Android 33 Requires Extra Permission Declared

Open

#245 geöffnet am 27. Okt. 2022

Auf GitHub ansehen
 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Java (138 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.877 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hyperion could benefit from a readme update to ensure consumers add this extra permission for Android-33.

From: https://developer.android.com/develop/ui/views/notifications/notification-permission#declare

"Android 13 (API level 33) and higher supports a runtime permission for sending non-exempt (including Foreground Services (FGS)) notifications from an app: POST_NOTIFICATIONS. This change helps users focus on the notifications that are most important to them."

"At your request, Android is blocking this app's notifications from appearing on this device"

Contributor Guide