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