NovuN
Novu11mo ago
Gaia

Push notifications PWA on iOS

Hi everyone!
I just have a couple of questions since I'm a bit confused regarding the iOS topic.
We have a project built with Vite/React (frontend) and NestJS (backend).
We enabled the PWA for iOS devices and we use Novu with FCM for Push Notifications.

I correctly receive all the push notifications on my macbook but I have issues on iOS.

Is it possible to receive push notifications from Safari browser on iOS?
Is it possible to receive push notifications from PWA on iOS?

About Safari mobile browser I tried to ask for notifications permission but I get that the browser does not support notifications (?) and does not let me ask for permission to the user.

I was looking at some guides about APNs but my understanding was that the apple key is needed only when sending notifications to native apps, but as of today I'm thinking maybe we need it also if the app is a PWA.

Thanks a lot,
Gaia
Was this page helpful?