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.
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.
Replying so when someone has an answer I get notified too
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/