PostNotification
Extension to handle POST_NOTIFICATIONS permission.
“Hello coders this is a simple Post_NOTIFICATION Extension which check permission is granted or not on Android <13. Can Request Post_Notification permission and declares in manifest.”
Release: 11/Aug/2024
Version: 1
Functions:
IsNotificationPermissionGranted
Check if POST_NOTIFICATIONS permission is granted
Return Type: boolean
RequestNotificationPermission
Request POST_NOTIFICATIONS permission
Events:
PermissionDenied
Event triggered when the POST_NOTIFICATIONS permission is denied
PermissionGranted
Event triggered when the POST_NOTIFICATIONS permission is granted.
AIX:-
PostNotification.aix (6.0 KB)
Thank You.
Satwik