Skip to main content
Level 1.6: Donut
August 26, 2025
Question

Need explaination of following feature implementation for AER -3.19. Application track management

  • August 26, 2025
  • 1 reply
  • 0 views

I have implemented the following feature and I can set application track from my emm console but not understand what to show for validation or how it will further works after set app track info.

 

Thanks in advance.

1 reply

Alex_Muc
Level 3.0: Honeycomb
August 26, 2025

What is your role? EMM customer or EMM developer? What exactly do you want to do or achieve?

 

The AMAPI documentation on test tracks: https://developers.google.com/android/management/apps#distribute_closed_tracks_to_users

If there is no release available in the test track (e.g. stopped or promoted), there is a fallback to the productive app version.

 

I know of two types of feedback:

  •  Check the installed app version (However, this requires knowledge of whether the reported version number comes from a test track)
  • If there are multiple assignments for an app: A list view of the devices to which the app is assigned. A column with information about which assignment (or track) is used. However, this information does not guarantee that an app from a test track is currently installed.