【发布时间】:2012-07-08 19:59:49
【问题描述】:
我正在开发一个 PhoneGap/Cordova 应用程序,我已经使用这个插件成功添加了 LocalNotifications:https://github.com/phonegap/phonegap-plugins/tree/master/Android/LocalNotification;但是,我有一个小问题,当我在通知窗口中点击通知时,我的应用程序没有打开,我的意思是,没有任何反应,有人可以解释一下当有人点击我的应用程序中的通知时如何打开它吗?
谢谢!
【问题讨论】:
标签: android cordova notifications