Groups
Groups
Sign in
Groups
Groups
phonegap
Conversations
About
Send feedback
Help
Alternative to cordova-plugin-local-notifications for local/scheduled notifications
365 views
Skip to first unread message
Simon
unread,
Jan 15, 2015, 5:05:37 PM
1/15/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phon...@googlegroups.com
Hi,
Are there any alternatives to cordova-plugin-local-notifications for local/scheduled notifications?
I'm having problems with the cancelAll() functionality of cordova-plugin-local-notifications. This issue has been noted before (see
https://github.com/katzer/cordova-plugin-local-notifications/issues/253
,
https://github.com/katzer/cordova-plugin-local-notifications/issues/147
, etc), but apparently not fixed.
As the ability to cancelAll() is critical to my project, I'm looking for an alternative plugin, and would be grateful for suggestions.
Simon
Brandon Istenes
unread,
Jun 6, 2015, 11:54:18 PM
6/6/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phon...@googlegroups.com
I use
https://github.com/Wizcorp/phonegap-plugin-localNotifications
. cordova-plugin-local-notifications is actually completely broken on iOS for me -- it uses/generates C# that causes runtime exceptions.
`cordova plugin add jp.wizcorp.phonegap.plugin.localNotificationPlugin`
You don't dependency-inject it, `localNotification` is just magically available in your app once you install it.
- B
Reply all
Reply to author
Forward
0 new messages