Are push notifications using Firebase possible?

Hi Everyone,

We are currently implementing CometChat for user-to-user messaging. One feature is push notifications. Their docs offer a way to install web push notifications using Firebase (link to their docs here).

Before I dive into it and potentially waste a good amount of time trying to implement this, can any of you tell me if this is even possible to make it work with our softr PWA?

AFAIK web push notifications are only in beta for mobile safari. Do you care about iOS?

It’s better if we can have it working on iOS too obv, do you know if this beta is actually usable?

Should this method work for other OS though?