Hi! just recently all new users that register on the app are not automatically getting fcm_tokens generated in firestore in their user collection. This is odd because it was happening before.
I noticed there is a firebase function which I assume was created by flutterflow, called addFcmToken
, and it seems to be triggering successfully , but no tokens are being created.
any ideas?!