Phonegap 3.3.0: Unable To Locate Command :: Localnotification
Background: I add the Windows Phone 8 Version of Katzer's LocalNotifications Plugin into asiFarran's LocalNotifications Plugin. After I changed config_munge in plugins/wp8.json fro
Solution 1:
I solved this issue by manually adding the wp8 source files from plugins/YOURPLUGIN/src/wp8/*
into the project. If you open it in Visual Studio you can drag and drop the file into a folder. I dragged it into /cordovalib
but an extra folder for plugins would be nicer.
Post a Comment for "Phonegap 3.3.0: Unable To Locate Command :: Localnotification"