Background Notification ( [https://github.com/katzer/cordova-plugin-local-notifications]) in XDK (xdk cordova build “Android” does not build)

﹥>﹥吖頭↗ 提交于 2019-12-12 04:48:47

问题


Which Background notification plugin is available for xdk?

I tried to build an app with the below plugin and The build failed.
Error: Plugin "myBackgroundNotification" failed to install.

What's wrong with XDK cordova build?
Or what's wrong with the plugin and the id?

The plugin-> [https://github.com/katzer/cordova-plugin-local-notifications.git]
The plugin-ID->[de.appplant.cordova.plugin.local-notification ]
from this link-> [https://github.com/katzer/cordova-plugin-local-notifications]

Please, help me.
Thank you in advance.


回答1:


Ok, It works :D

from master
That one does NOT build: [https://github.com/katzer/cordova-plugin-local-notifications.git]

stable version
That one does build: de.appplant.cordova.plugin.local-notification




回答2:


Use this Plugin ID: de.appplant.cordova.plugin.local-notification Check Plugin is located in Cordova Registry

It works. For some reason the plugin in GIT repository does not work.



来源:https://stackoverflow.com/questions/26239681/background-notification-https-github-com-katzer-cordova-plugin-local-notifi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!