Skip to content

phonegap 3.0 check plugin mapping #18

@hunchang

Description

@hunchang

I'm new and try to create an app with the plugin.
I setup phonegap 3.0 based on phonegap documentation, and tried to import your plugin based on the guide, but got this error when calling the function.

ERROR: Plugin ‘LocalNotification’ not found, or is not a CDVPlugin. Check your plugin mapping in config.xml

[CDVCommandQueue executePending] [Line 116] FAILED pluginJSON = [
"LocalNotification1130323922",
"LocalNotification",
"addNotification",
[
1374660909,
"This is a local notification.",
"",
"beep.caf",
1
]
]

Any idea on how to make it work? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions