Skip to content

Add API for checking and requesting notification permissions

Volker Krause requested to merge work/vkrause/notification-permissions into master

This is needed starting with Android SDK 33. There we call the necessary platform API, everywhere else this is a no-op.

Relates to !134 (merged).

@teams/android

Merge request reports