willowtreeapps/Hyperion-Android

README Update: Android 33 Requires Extra Permission Declared

Open

#245 aberto em 27 de out. de 2022

Ver no GitHub
 (0 comments) (2 reactions) (0 assignees)Java (138 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.877 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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"

Guia do colaborador