How to suppress the auto upgrade mechanism of Meteor App

…衆ロ難τιáo~ 提交于 2019-12-24 08:46:55

问题


I want that when my Meteor App detected server changes, it will show a confirm dialog to the user whether to update or not. If the user choose "no", the App will not update itself even it is restarted. Then the user will have to press an update button on the settings page for example if he wants to update in the future.

Now I know how to popup the confirm dialog (How to upgrade a meteor app), but still having no idea about suppressing the auto-update mechanism (HCP) when the App is restarted.

来源:https://stackoverflow.com/questions/45135240/how-to-suppress-the-auto-upgrade-mechanism-of-meteor-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!