cordova -v): 8.0cordova platform ls): Android 6.3.0Cordova plugin add cordova-plugin-local-notifications , should get the plugin and dependencies installed!
Instead, I get: "CordovaError: Failed to fetch plugin https://github.com/katzer/cordova-plugin-local-notifications via registry"
For the past week, I have been trying to workaround the issue with the plugin on Android Oreo but even installing it "almost" never works! (worked once or twice).
N/A as the problem is not on the Device.
BTW-1, I am 100% sure I am connected to the internet and I am able to install, re-install other plugins at the same time I wasn't able to do so with this plugin.
BTW-2, the reason of the my multiple re-installs is that I got many compatibility issues after I managed to install the 0.9.0-beta.3 through a local directory extracted from the zip file I downloaded from here. This is another issue, but what I am wondering why the cordova add stopped working with this plugin recently?!
Try cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.git for the latest version.
I got this same error just now. Is that something to do with plugin or what?
I am getting the same problem.
Work around download plugin and do cordova plugin add /PATH_TO_PLUGIN_ON_COMPUTER
I am getting the same problem.
same
Same problem here. Why isn't this addressed since 2018?