application-info
Mobile icon

Application Info

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 20 Mar
 by 
0.0
 (0 ratings)
application-info

Application Info

Documentation
1.0.1

This asset replaces the popular App Version Plugin. While this existing asset works great, it depends on a additional plugin cordova-plugin-app-version that is not maintained (last commit was 10 years ago). The Application Info asset leverages existing functions that OutSystems already bundles with our native applications, so it doesn't add any additional bloat.

How to install

Simply download and install the asset from forge. It has no dependencies.

How to use

  • Add a dependency to the desired client action (if you're migrating from App Version Plugin, use 'GetAppVersion').
  • Place it in your flow.
  • Check for the "Success" output. If false, you are probably not running a native app.

1.0.0

This asset replaces the popular App Version Plugin. While this existing asset works great, it depends on a additional plugin cordova-plugin-app-version that is not maintained (last commit was 10 years ago). The Application Info asset leverages existing functions that OutSystems already bundles with our native applications, so it doesn't add any additional bloat.

How to install

Simply download and install the asset from forge. It has no dependencies.

How to use

  • Add a dependency to the desired client action (if you're migrating from App Version Plugin, use 'GetAppVersion').
  • Place it in your flow.
  • Check for the "Success" output. If false, you are probably not running a native app.