Skip to main content

Details

  1. Register new app version in SSMS. 1.1 Go in SSMS to App Security Management \ Versions \ Versions and press 'Add Version' button: 1.2 Register the app version for one platform ('Client Type'):

You have to register it for each platform ('Client Type'), typically for

  • iOS_ARM64
  • Android_ARMv7a
  • Android_ARMv8a

Be careful to use always the correct AstAppName ('App Name').

  1. Get an activation code for a registration user from SSMS.

Note: On Digitanium+ environments, the registration user, by default, is called "reguser". 2.1 Go in SSMS to App Security Management \ Users, select one user and press 'Add Activation No.' button: 2.2 Press 'Add Activation No.': 2.3 Note the generated Activation code (number) in the blue text:

  1. Do a one-time "Activation of the App" with the registration user by entering the userId and activation code inside the app.

Note: For additional details see SSMS documentation.