nordnet / cordova-hot-code-push-cli

[DEPRECATED] - This is a command line utility for Cordova Hot Code Push Plugin.

Home Page:https://github.com/nordnet/cordova-hot-code-push-cli/issues/79

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to know if the update has gone well or not

lansanasylla opened this issue · comments

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

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.

👋 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.