Created
September 23, 2014 06:29
-
-
Save joacim-boive/fb50a1032c47d6471105 to your computer and use it in GitHub Desktop.
CDVPlugin class CDVNotification (pluginName: Notification) does not exist.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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