microsoft / appcenter-sdk-android

Development repository for the App Center SDK for Android
Other
276 stars 134 forks source link

Implement notification permission requesting for Android 13 #1651

Closed MikhailSuendukov closed 1 year ago

MikhailSuendukov commented 1 year ago

Description

Added a mechanism for requesting permission to display notifications in the notification center for Android 13.

Related PRs or issues

AB#94594