Table of contents

Official Content

Indicates if the deployment to be performed corresponds to a native mobile application update, and what type of update is going to be performed.

Values

Major Change The application requires a major update (binaries need to be updated). The JSON files indicating the version change should be included in the deploy.
Minor Change The application requires a minor update (metadata only, no native binary changes required). The JSON files indicating the version change should be included, as well as the zipped metadata to be read by the application running on the users devices.
None The application is not being updated (it may be the first update or a services-only update that does not affect the native applications) or no native mobile application is being deployed. No additional metadata will be included.

Scope

Generators: Android, Apple
Level: Deploy Target Options

Description

Defines the type of update that will be performed for the deployed Native Mobile application.

For more information on how application updates work, please take a look at HowTo: Version Your Native Mobile Application.

AppUpdatProperty

Runtime/Design time

This property applies only at design-time.

Availability

This property is available since GeneXus 17.

See Also

HowTo: Version Your Native Mobile Application

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant