问题
I have read every piece of documentation I could find but still do not know if this is possible. Can I schedule push notifications for a specific time if I am a user?
Example:
1) I am a user and open the app
2) I allow notifications and go to a pickerView(or anything else) and set a time say at 10AM
3) Now everyday I receive a push notification only at that time
Thanks so much for the help!
回答1:
You can use cronjobs. Watch this video for getting started
Timing Cloud Functions for Firebase using an HTTP Trigger and Cron - Firecasts
来源:https://stackoverflow.com/questions/45467815/is-it-possible-to-schedule-push-notifications-with-firebase