Skip to content

Again notifications and SDK UPGRADE #304

@michal-kroliczek

Description

@michal-kroliczek

Starting with SDK 33 they introduced runtime permissions for notifications.
From docs:
image

So all our apps (cordova not yet support sdk 33) installed first time on Android 13 will use this logic.
I have a problem with my app, that it does not ask for the permission until I literally send first push notification and when the app is in foreground then it asks me for the permission. So 1 notification is always gone. After allowing, it works fine.

So the qustion is - what does it mean to open notification channel?
Are you experiencing the same?

Regards,
Michal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions