Skip to content

Instantly share code, notes, and snippets.

@joacim-boive
Created September 23, 2014 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joacim-boive/fb50a1032c47d6471105 to your computer and use it in GitHub Desktop.
Save joacim-boive/fb50a1032c47d6471105 to your computer and use it in GitHub Desktop.
CDVPlugin class CDVNotification (pluginName: Notification) does not exist.
2014-09-23 08:27:40.512 Rooms[7288:414440] CDVPlugin class CDVNotification (pluginName: Notification) does not exist.
2014-09-23 08:27:40.512 Rooms[7288:414440] ERROR: Plugin 'Notification' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
2014-09-23 08:27:40.512 Rooms[7288:414440] -[CDVCommandQueue executePending] [Line 158] FAILED pluginJSON = [
"Notification1434422161",
"Notification",
"alert",
[
"You have to perform the setup, before you can use the application.",
"Perform Setup",
"Don't worry, it's easy"
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment