Skip to content

Add POST_NOTIFICATIONS runtime permissions for Android 13 #12

@7ammer

Description

@7ammer

It seems like android 13 / SDK33 now requires permissions for notifications called POST_NOTIFICATIONS.

From reading the below link it looks like you need to declare the permission in the app's manifest file AND request permission at runtime:
https://developer.android.com/develop/ui/views/notifications/notification-permission

Is it possible to add this permission to this package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions