Bug #20515
Android - HIF-1260 - Enable Notification Setting on Android Devices
Status: | Resolved | Start date: | 16 May 2024 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jimmy Phang | % Done: | 0% | |
Category: | - | Spent time: | 8.00 hours | |
Target version: | - |
Description
To add request permission to receive Noificaiton on Android 13 or higher (Google Policy) which to enable device notification feature.
Current version that we have on device level, Apps notification has been disabled for Android 13 & higher which based on the Google Announcement new policies on July 28, 2021.
However, the solution will be as below
https://developer.android.com/develop/ui/views/notifications/notification-permission
Please include in the current branch.
History
#1 Updated by Ricec Ricec 8 months ago
Android 13 and above:
• Able to see permission to receive notification
• Able to see permission to contact dialog
Android 12 and below:
• Able to see permission to contact dialog
• Able to see permission to storage dialog
#2 Updated by Dika Wardani 8 months ago
- Status changed from New to Resolved
- Assignee changed from Dika Wardani to Jimmy Phang
#3 Updated by Jimmy Phang 8 months ago
- Subject changed from Android - Enable Notification permission dialog to Android - HIF-1260 - Enable Notification Setting on Android Devices