Google Chrome Push Notifications not working if the browser is closed?

前端 未结 8 1895
一生所求
一生所求 2020-12-29 05:45

It is written here that the push notifications will work even if the browser is closed, but I tested it and it is not the case. I receive push-notifications only if the brow

8条回答
  •  独厮守ぢ
    2020-12-29 06:15

    I worked on demo to provide push notifications on Google Chrome and Firefox. Demo -> https://twitter.com/d_danailov/status/1163824171480166400

    If someone has a question could ping me on twitter.

    The public URL: https://push-notifications-ddanailov.firebaseapp.com/

    Repo: https://github.com/dimitardanailov/push-notifications

提交回复
热议问题