Click on push notification triggers both notificationclick and notificationclose events in firefox

后端 未结 0 1140
旧时难觅i
旧时难觅i 2020-12-13 02:23

I use FCM for push notifications. In a service worker js file, I have two handlers:

self.addEventListener(\'notificationclose\', (event) => {
  console.log         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题