Push Notifications without Firebase

Hi everyone,

I'm trying to implement the push notifications in my FF app, but I don't use Firebase as my backend. I have a custom backend with a rest API interaction with the app.

I can ask for permission through the flutterflow "request permission" action, but after/if granted, I can't retrieve the device token that I need to implement myself the push notifications through OneSignal or directly through iOS and Android.

As anyone already did what I'm trying to do ? Is there a way on custom code ?

Kind Regards,
Julie

4
10 replies