Forum Discussion

mhfaruk's avatar
mhfaruk
Level 2.0: Eclair
2 months ago

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

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's avatar
    Alex_Muc
    Level 3.0: Honeycomb
    2 months ago

    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.