Query firebase user push notification collection

I have enabled the push notifications from flutterflow and Test and trigger both notifications are working fine and ff is also creating the fcmToken in each user as well as creating both push and user push notifications collection in firebase, but I am unable to query that user push notification collection in flutterflow as it is not allowing me to create a collection model and says "Name "ff_user_push_notifications" already in use ".

I redeployed the cloud functions and auto generated the config files a couple of times and was able to get this to work!

7
6 replies