简体   繁体   中英

Scheduled notifications using Firebase

I want to schedule automatic push notifications trough Firebase for my Android App. I have already searched the documentation, but could not find a way to do this.

在此处输入图片说明

click on Send Later Button, then you can set the time for your Notification

You can do this through the Firebase Console. Go to the notifications tab and schedule a push notification.

If you want push notifications to be sent out periodically, you can set up a cron job in Firebase Functions.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM