Push Notification - User Collection Issue

Widgets & Design

Hi there

I have built my app which has both "Users" (customers on the app) and "Stores" (sellers on the app).

In Firebase, I created 2 separate 'users' collections to separate the customers from the stores - both are however using Firebase Authentication.

Now the issue...when a customer makes a purchase, I would like to send a push notification to the Store to notify the store that there is a new order.

However, because the "Users" collection and "Stores" collection are different, Flutterflow does not see the "Stores" collection as an authenticated user collection (even though they are authenticated users). Therefore, I am not able to send the push notification through to the store.

Any suggestions on how I can work around this?

Thank you.

What have you tried so far?

No solution found yet

Did you check FlutterFlow's Documentation for this topic?
No
3 replies