nordnet / cordova-hot-code-push-cli

[DEPRECATED] - This is a command line utility for Cordova Hot Code Push Plugin.
https://github.com/nordnet/cordova-hot-code-push-cli/issues/79
144 stars 139 forks source link

Unable to know if the update has gone well or not #68

Closed lansanasylla closed 6 years ago

lansanasylla commented 7 years ago

I'm trying to use this plugin in my app, that will update our android apps if there is new feature, i would like to know if there is a way to know if yes or not the update gone well then IF YES : no problem IF NOT : send an alert or something like that

Can someone help please ? thanks

nikDemyankov commented 7 years ago

My guess, that you are talking about main plugin, not this CLI client.

Depending on the way how you are performing updates - you can either subscribe on the events, or just use JS API to fetch and install updates manually. In this case you will have full control on the update results.

nordnet-deprecation-bot commented 6 years ago

👋 Hi! Thank you for your interest in this repo.

đŸ˜ĸ We are not using nordnet/cordova-hot-code-push-cli anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.

🔒 This will now be closed & locked.

ℹī¸ Please see #79 for more information.