Skip to main content
0 votes
1 answer
144 views

I my web push server I try send message to endpoint start with "jmt17.google.com" and I got error 404 A valid push subscription endpoint should be specified in the URL as such: https://fcm....
Vladimir Shttl's user avatar
0 votes
0 answers
19 views

Here in my code when accessed on a PWA(Ipad in my example) the API call is made successfully also the PWA asks for notification permissions but after that there is no notification received on the PWA ...
Siddhant Welinkar's user avatar
1 vote
1 answer
158 views

My code works fine locally and in production with Chrome. This is my Subscribe() function running in the browser when the user wants to enable notifications (I'm not using Apple's APN service, but ...
Yann Bizeul's user avatar
0 votes
0 answers
162 views

On Firefox for Android / Fennec (newest version) I cannot subscribe to push-notifications. You can check it out on cleverpush.com. It's the same problem as mine. My script subscribe.js should do the ...
s_cheese's user avatar
0 votes
0 answers
295 views

I am using a web application that receives notificaitons throught push service. the notifications are going to send throught the FCM. My backend requires deviceId as in android OS. How can send such ...
amir tbi's user avatar
  • 600
0 votes
0 answers
544 views

I have programmed an Chrome Extension with Manifest Version 3, and it works very well in chrome with no problems. I use Firebase Cloud Messaging API V1 to get messages from my server to clients. ...
Braydan's user avatar
  • 25
1 vote
0 answers
2k views

can someone assist where i am doing mistake generate vapid keys and store them use push-api and store endpoint, p256dh and auth send push notification using webPush protocol but getting this at 3rd ...
Sikki's user avatar
  • 63
0 votes
1 answer
1k views

On Mozilla's PushSubscription.endpoint page, they have listed all browser compatibilities. However, they do not state which Push Services are being used by each one of them. I figured, I might as well ...
user20291437's user avatar
1 vote
0 answers
149 views

I have a website with a serviceWorker push event, and then a postMessage which sends back data. When this data is received, I open a window using window.open, but if I have like 3 tabs opened, the ...
Agnes D's user avatar
  • 461
1 vote
0 answers
433 views

Is there any way to send "data messages", i.e. messages that don't trigger a notification, using Firebase on Flutter Web? The reason I want to do this is that I am developing an app intended ...
Magnus's user avatar
  • 19.1k
1 vote
0 answers
699 views

We want to test if our implementation of web-push notifications will run in Safari 16 as well. So we downloaded the "Safari Technology Preview" 148 from https://developer.apple.com/safari/...
Werner's user avatar
  • 1,847
3 votes
0 answers
3k views

I host a PWA website and I am trying to integrate push notifications to my users who may have the website open in a browser tab even if their phones are inactive. You notoriously can't send Push ...
Phil's user avatar
  • 2,341
2 votes
1 answer
2k views

I am virtually a baby with Promise and serviceWorker things, and I have no idea why this happens. I had watched a video about Web Push and Notifications. https://youtu.be/ggUY0Q4f5ok At 1:26 of the ...
dbld's user avatar
  • 1,139
0 votes
1 answer
611 views

I'm hoping to utilize the Push API to push data changes from the server to an Angular app, thus removing the need to constantly poll for changes. Is this possible? All I can find is SwPush which ...
Jon Vance's user avatar
  • 504
0 votes
1 answer
272 views

We have implemented an SDK to ease the process of sending and receiving Push Notification. However, recently we are facing an issue that results in receiving Generic Notification(i.e., This site has ...
NeverQuit's user avatar

15 30 50 per page
1
2 3 4 5
8