unable to get device token for notifications in flutterflow

Project Settings

we are using node js ,GCM,APNS for sending notifications and db is mongo db.All the authentication process is done in mongo db. we are getting error in deploying status when notification is enabled.When we went for flutter flow support they said that compulsory authentication to be done from firestore for notifications. Is there any other option other than using firestore authentication and get device token.

What have you tried so far?

i have tried from xcode for ios by adding code in appdelegate and enable notification in xcode ,Iam getting device token over there but what is next step i am unable to see any files where i should use device token.

I need options for notification without using firestore authentication.If I download code and run in xcode its stopping near splash screen itself.But when i run in flutter flow desktop its exported to xcode and able to run the app.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
4 replies