@oneblink/apps-react
    Preparing search index...

    Function isSubscribed

    • Check if the user is currently subscribed to notifications

      const isSubscribed = await notificationService.isSubscribed()
      // Allow user to subscribe or unsubscribe

      Returns Promise<boolean>