Firebase push notifications?

I’m thinking to port an app to SFOS, but it requires Firebase Cloud Messaging push notifications.

Is that doable? The source base is both iOS and Android.

1 Like

Replying so when someone has an answer I get notified too :slight_smile:

I think it’s just something you have to implement in the app. You need to use BuildRequires: pkgconfig(nemonotifications-qt5) to integrate notifications in the system. … maybe look at an impementation like Fernschreibers? https://github.com/Wunderfitz/harbour-fernschreiber/

Also here: Nemo QML Plugins Notifications - Sailfish OS