IsDistributionBuild

Only available in Native Mobile Apps projects

The IsDistributionBuild keyword can be used in Native Mobile projects to check if the current build is the Distribution Build from the Modeler, which can be used for distribution via public App Stores.

The counterpart is IsDevelopmentBuild.

This function is SQL compatible. For more information about SQL compatibility, see our documentation.

Last updated

Was this helpful?