我有一份英语词典的申请。我想每天通过Parse.com推送通知发送一个单词及其解释。推送通知会在一定的时间下发(例如:晚上23点)。
我猜它是用Parse Cloud Code来做这件事的。但是我该怎么做呢?
发布于 2015-04-22 15:56:34
如果您正在研究它的parse Push Notification documentation,这里已经提到了Sending scheduled push notifications is not currently supported by the Android SDK


https://stackoverflow.com/questions/29790979
复制相似问题