3

We are using firebase in a web project where have .net as our backend, and we send push notifications using firebase cloud messaging to our users' android and IOS devices.

When sending notifications to firebase and the user device is offline, the notifications can't be delivered and the notification status will be pending according to firebase documentation.

I want to know if there is a way we can cancel these pending notifications and stop them midway to the user's devices.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
  • Once a message has been sent, there is no way to cancel its delivery. See the questions I linked and more from https://www.google.com/search?q=firebase+cancel+push+notification – Frank van Puffelen Oct 16 '22 at 11:30

0 Answers0