我正在尝试在我的移动应用程序上实现本地noti操作。我可以成功安排通知,但无法获取“触发事件”。, public verify:VerifyToken) {
LocalNotifications.onBadge.increase(1);
// local push for alarming 30mins before re
我正在编写一个ionic2应用程序,我希望我的应用程序在通知区域可见。我发现了一个离子原生插件,可以与通知区一起工作。使用以下简单的代码 private localNotifications: LocalNotifications..。this.localNotifications.schedule({ text: 'this is t