willowtreeapps/Hyperion-Android

README Update: Android 33 Requires Extra Permission Declared

开放

#245 创建于 2022年10月27日

 (0 条评论) (2 个反应) (0 位负责人)Java (138 个派生)batch import
help wanted

仓库指标

星标
 (1,877 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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"

贡献者指南