Hi, First test push notification through Firebase console and confirm it working or not. There is no time delay for sending notifications, once trigger, it will reach client app. May i know which programming code used to send notification ?
For sending notification we need backend as Firebase server key,
SenderID and device token.
Firebase server key and SenderID you can get from Firebase account, for device token you need some code in Cordova or iconic or flutter to receive.
Regards
Aravind