On experiencesampler.com it says to install cordova plugin add de.appplant.cordova.plugin.local-notification. However, this is currently having some problems. Instead, the user should install cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications#x. I would make this change myself as a pull-request, but I admit I'm a bit confused about where the documentation is stored. If you point me to the directory, I'll happily change it!
On experiencesampler.com it says to install
cordova plugin add de.appplant.cordova.plugin.local-notification
. However, this is currently having some problems. Instead, the user should installcordova plugin add https://github.com/katzer/cordova-plugin-local-notifications#x
. I would make this change myself as a pull-request, but I admit I'm a bit confused about where the documentation is stored. If you point me to the directory, I'll happily change it!