I have recently uploaded a new phonegap plugin https://build.phonegap.com/plugins/1355 but I am not able to install it using
plugman install --platform android --project ./platforms/android --plugin com.zendrive.phonegap.sdk
or
plugman install --platform android --project ./ --plugin com.zendrive.phonegap.sdk
or
cordova plugin add com.zendrive.phonegap.sdk
I am getting 404 plugin not found error in all these cases. Can anyone suggest what am I doing wrong.
try this one
100% works