Push Notifications Stopped Working With Buildship

Database & APIs

Hello !

I'm facing a really weird issue. Everything was working fine, and without any changes, the push notifications don't work anymore when it's triggered with Buildship. However, I see the the notifications sent by Buildship in firestore with status : "succeeded". It's just the "num_sent" field is at 0 instead of many users. The Buildship's logs are also "Succeeded".

It feels like Buildship has the correct rights to write but the notifications are not sent.

But it works when a notification is sent manually from Flutterflow...

Any idea of what I should check ?

Thank you very much.

What have you tried so far?
  • Checked a manually sent notification with flutterflow

  • Checked the rights in the firebase console.

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