Skip to content

18.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 20:53
· 71 commits to main since this release
9e3e8ec

Minor release that adds a new method enableUserNotifications(PermissionPromptFallback) on PushManager.

Changes

  • Added a enableUserNotifications(PermissionPromptFallback) method on PushManager that will attempt to enable notifications and use the fallback if the permission is denied.