How to manage multiple app tracks in Google Play Console for Google hosted private apps?

Description

MDM supports adding enterprise apps as Private Play Store apps directly from the MDM server via Managed Google Play. This method does not require you to pay any fee to register with Google as a developer. When you publish a private app for the first time, Managed Google Play automatically creates a Play Developer account on behalf of your organization. Refer to this, to know more about publishing private apps in Google Play Store.

Google has introduced App Track Management to manage multiple versions of apps through Android for Work. App developers can add new versions of an app as tracks and make them available to your organization. MDM provides you with the ability to test and deploy any number of custom releases before releasing the production version. You can publish apps to custom testing tracks on the Google Play console, and then distribute these apps to devices.

Deploy multiple app tracks on the Google Play Console

Multiple versions of google hosted private apps can be added to the App repository, by following the steps mentioned below:

  1. Navigate to Device Mgmt -> App Repository -> Managed Google Play.
  2. Click on Add Apps and select Google hosted apps.

  3. Select the app and click on Make advanced edits. You will be redirected to the Google Play Console.

  4. Sign in to the Play Console using the same Google account used for publishing private apps.
  5. Go to Release -> Testing -> Closed testing.
  6. Click on Create track and provide a Track name (ex:crmversiontesting).

  7. Click on Create new release and upload the APK file.

  8. Once the APK is added, review the version code and file size details.
  9. Click Next, add the release note, and save it.

  10. Select Not Now to skip publishing immediately.

  11. Navigate back to Release -> Testing -> Closed testing(track created in step 6 :crmversiontesting), then click Manage Track.

  12. Go to the Tester tab, and under Managed Organization, select your organizationand save the changes.

  13. Click Go To Overview.

  14. Submit the release by clicking Send 3 changes for reviewto send the files for Google's review.

  15. Once approved, it may take approximately 10 minutes for the app version to appear in the MDM console.
  16. Navigate to MDM Console -> App Repository, select the app, and sync it to retrieve the latest version.

The pre-released app versions will be added to the App Repository and can be distributed to the managed devices as explained here.