Closed wolfxpertlab closed 8 months ago
Use requestNotifications
.
any add permission in andoridmanifest file android?
and also describe how can I use request notification for both android and iOS
POST_NOTIFICATIONS
in your Manifest, requestNotifications
for both android and iOS.
Before submitting a new issue
Bug summary
When I ask notification permission in android that show unavailable I want to get ask notification for all android devices and iOS devices
Library version
4.1.4
Environment info
Steps to reproduce
1) I am check notification function 2) requestNotificationPermission function trigger
when I check notification permission that show unavailable
I want to ask permission for all android devices
Reproducible sample code