18.3.0
Minor release that adds a new method enableUserNotifications(PermissionPromptFallback)
on PushManager
.
Changes
- Added a
enableUserNotifications(PermissionPromptFallback)
method onPushManager
that will attempt to enable notifications and use the fallback if the permission is denied.