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

elasticsearch python client - work with many nodes - how to work with sniffer -

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

Upload file with tags through OwnCloud or NextCloud API -