FF is not generating an FCM token when a user creates an account. Although notifications have deployed successfully (I have verified this because they appear on my firebase database), users do not receive notifications via manual notifications in flutterflow or when I use a "trigger notification action". There also is no subcollection with fcm tokens in my user's collection.
However, when I go directly into firebase and send notifications this way the notifications are received by all users. I would like notifications to be generated with the trigger action from within the app as well.
The image below is from the Google Cloud error logs: