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 PM1/15/15
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/253https://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 PM6/6/15
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