firebase - FCM Schedule delivery date or time of push notification -


i have working fcm console send push notification , has option schedule delivery date.

but in references, api not documented option. need know if possible push notification predefined delivery date through post request.

if you're looking public api of fcm scheduled push or payload parameter can set push date, unfortunately, there's nothing of moment.

you must implement own app server , implement scheduled push (also mentioned here).


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -