You can enable automatic detection of new versions of the client application. Then, you can choose whether to download and install the new version on your mobile device. This feature is supported for iOS, Android, and Windows Phone.
If a later version of the application is detected, you are requested to download and install the later version.
Automatic upgrade of the Application Center client application is enabled by default with the appCenterAutoUpgrade property set to true. This property is located in the MobileFirst project for the Application Center: IBMAppCenter/apps/AppCenter/common/js/appcenter/config.json.
If you want to disable automatic upgrade, you must set this property to false and rebuild the project for the required platforms.