Hello !
We are developing our first app using FlutterFlow and we are struggling with the Push Notification integration. We are using a custom auth with a JWT token, so no Firebase Auth.
I found some guides about how to integrate OneSignal for Push Notification, but it always involve downloading the code to do some tweaks in XCode. It seems over complicated and we would have to do the manipulation each time we want to re-build our app.
Is there any way to archive Push Notification with One Signal (and without Firebase) within FlutterFlow ? If not, do you have some feedbacks about how to archive it the simplest way ?
Thanks in advance !