0

I tried to figure out if it's possible to manage notifications which are created / planned via FCM API, as it can be done in the firebase dashboard.

Is there any way to get an ID, when notifications are created/planned, which can be used to modify / delete the planned push notification, before they are sent?

I'm working in a PHP environment

Vario
  • 490
  • 4
  • 13
  • 1
    Scheduling push notifications with FCM is only possible through the Firebase console. There is currently no API to accomplish the same. I linked a few questions where this is covered, but also check out these search results: https://stackoverflow.com/search?tab=votes&q=%5bfirebase-cloud-messaging%5d%20schedule – Frank van Puffelen Dec 14 '22 at 14:55

0 Answers0