【发布时间】:2014-04-30 13:07:24
【问题描述】:
似乎有四个不同的 3rd 方插件来完成 phonegap 构建中列出的本地通知:
https://github.com/GotCakes/Phonegap-LocalNotification/
https://github.com/javamrright/cordova-plugin-local-notifications/
https://github.com/simplec-dev/LocalNotification/
https://github.com/katzer/cordova-plugin-local-notifications/
(来自https://build.phonegap.com/plugins)
我一直在使用四个中的最后一个 (de.appplant.cordova.plugin.local-notification),但我很想知道 (1) 其他软件包中的一个是否是首选解决方案,以及 (2)为什么 phonegap/cordova 中有四个独立的项目来完成相同的任务...?
【问题讨论】:
-
谁在乎 Stackoverflow 是技术问题的中心点。
标签: cordova phonegap-plugins localnotification