Phonegap-LocalNotification icon indicating copy to clipboard operation
Phonegap-LocalNotification copied to clipboard

PhoneGap 3.0 : Error

Open drjova opened this issue 11 years ago • 1 comments

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 :)

drjova avatar Aug 16 '13 12:08 drjova

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.

hiattp avatar Aug 17 '13 03:08 hiattp