Push notifications not working : sending to wrong database (default)

Database & APIs

Hello,

I need some help... I can't get push notifications to work, I have the error: "sent to 0 devices".

While looking for where the problem could come from, I realized that the "ff_push_notifications" collection had been created in a Firebase database that I don't use named "(default)" ...
I deleted this useless database and then everything got worse, I can no longer deploy the functions for push notifications or the firebase indexes.... But if I recreate the (default) database, I can deploy again!

I don't understand why Flutterflow is trying to send to (default) since the project doesn't use this database... Does anyone have any idea how I can fix this problem?

Thanks a lot for your help!

What have you tried so far?

delete wrong database, check firebase config

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply