issues
search
DrewDahlman
/
Phonegap-LocalNotification
An example of how to use the LocalNotification plugin for Phonegap
86
stars
48
forks
source link
Can't cancel single notification
#22
Open
Kronkorken
opened
11 years ago
Kronkorken
commented
11 years ago
localNotifier.cancelNotification('123');
does not work.
localNotifier.cancelNotification('123'); does not work.