Best way to set up Push notifications for ios/andriod

Hi Webbers!,
I want to integrate push notifications in the PWA developed using Supabase.
Most in demand option is one signal.
My queries are as follows :-

  1. Are the push notifications via one signal 100% reliable(similar to native mobile app performance and delivery)
    2)Any better alternative to one signal in recent times?
    3)Is there any standard documentation i can refer to for developing this feature ?

@Joyce
@Agustin_Carozo please guide

Cheers
Akshit

Hello Akshit!

I may not have answer for the 3rd party platform for push notification, but here’s our documentation for PWA local push notification that may help: PWA | Documentation :slight_smile:

A user suggested http://www.progressier.com/ maybe you can check it out .

The documentation doesn’t mention anything on integrating third party software like one signal. I’m sure a lot of users are using one signal for web push notifications.
Just want some help in setting it up and guidance on possible complications on ios/mac if any