Phonegap-LocalNotification
Phonegap-LocalNotification copied to clipboard
PhoneGap 3.0 : Error
Hello,
I made all the steps but when I try to set a notification i get this error, anyone knows what's wrong?
ERROR: Plugin 'LocalNotification' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
-[CDVCommandQueue executePending] [Line 116] FAILED pluginJSON = [ "LocalNotification909922186", "LocalNotification", "addNotification", [ 1376654267, "This is a local notification.", "daily", "horn.caf", 2123 ] ]
Thank you in advance :)
Hey @drjova I ran into the same thing and have at least a temporary solution, see issue #18. I'll be interested to know if it works for you.