TomokiMiyauci / me

About me
https://miyauchi.dev
MIT License
18 stars 11 forks source link

posts/fcm-push-message/ #265

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Web Push Notification with Firebase Cloud Messaging | miyauci.me

Send and receive web push notifications with Firebase Cloud Messaging (FCM). This is a broad and shallow overview of the whole picture surrounding push notifications, including push services. Click processing of notification messages and deleting user tokens will also be explained.

https://miyauchi.dev/posts/fcm-push-message/?utterances=77b011ad74640b82c266933fhWfABbsWpBGYnBEf43MLEp6JbrADqWQdRO5aV0rkbO9gGoFoZMJMqnyDu1PZIHx9pKDAecs2ZHV8IaFixAzskC6VHFWRyPPNYLarJzwh6p1ZvsY3lOD6uLhCVUo%3D

Ramyasai5698 commented 2 years ago

Hello, Great Article! I would like to introduce you to a free push notification service. Truepush is a popular and free push notification tool available for WordPress websites to update and engage users. It is a feature-rich push service to send unlimited push messages to push subscribers. Truepush sends 1B+ push notifications every date with a 100% delivery rate. We have more than 38,000+ trusted brands that use our tool to build relationships with their users.

simorghhamed commented 10 months ago

Hello, thank you for this excellent article. I am trying to use firebase to send notifications. Unfortunately, I encountered a problem in the subscription phase and could not solve it.

When I use versions higher than 9 in firebase, I get the following error:

DOMException: Failed to execute 'subscribe' on 'PushManager': Subscription failed - no active Service Worker

Thank you for your help. Why do I get such an error?