黑莓推送通知(本地通知)
您可以在没有服务器的情况下在黑莓上设置通知吗?
我希望使用推送通知的等效功能,但我实际上并不需要服务器来决定何时推送,因为它实际上只是日历预设日期。
任何帮助想法/评论最受赞赏
干杯
〜大卫
Can you set up Notifications on the blackberry without a server?
I wish to use the equivalent of Push Notifications, but I don't really need a server to decide when to push as it's really just calendar pre-set dates.
Any help thoughts /comments most appreciated
Cheers
~David
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
日历本身在哪里? (设备或后端服务器)如果全部都在设备上,那么您的应用程序可以简单地休眠,直到下一个日历预设日期发生。
where is the calendar itself? (device or backend server) If it's all on the device then your app can simply sleep until the next calendar pre-set date occurs.