了解 PhoneGaps 自动 PushNotifications
Posted
技术标签:
【中文标题】了解 PhoneGaps 自动 PushNotifications【英文标题】:Understanding PhoneGaps automatic PushNotifications 【发布时间】:2015-09-02 12:43:04 【问题描述】:我正在学习本教程发送通知:http://devgirl.org/2013/07/17/tutorial-implement-push-notifications-in-your-phonegap-application/。
这看起来真的很简单,但非常有限.. 所以这种方式我只能使用 Node.js 手动发送通知。但是,如果我的应用程序必须在每次数据库中更新某些内容时发送通知怎么办?那可能吗?如果用户当前没有使用应用程序,是否可以发送通知?
感谢所有帮助,
【问题讨论】:
【参考方案1】:是的,这是可能的。 phonegap-plugin-push 可以帮助您达到目的。
【讨论】:
以上是关于了解 PhoneGaps 自动 PushNotifications的主要内容,如果未能解决你的问题,请参考以下文章