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

前端 未结 8 1896
一生所求
一生所求 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:07

    The messages should (eventually) get through even if they are sent while the browser is closed, or the device is offline, etc. (And this works for me using https://gauntface.github.io/simple-push-demo/ and other tests.)

提交回复
热议问题