Contents

Why don't managed configurations work with app tracks?

Docs

General
Provisioning
Work profile
Fully managed
App management
FAQ

Change log

Share this page

Why don't managed configurations work with app tracks?

This is a known limitation of the Android Management API.

When deploying apps via closed testing tracks (also known as app tracks) through managed Google Play, the managed configuration schema (managed properties) is only pulled from the production version of the app. If the app has never been published to production, or if the production version has a different configuration schema than the track version, the EMM will either show no managed config options or show outdated ones.

This affects organisations that:

  • Distribute internal apps exclusively through closed tracks without ever publishing to production
  • Test new managed config options in a track version before promoting to production
  • Use app tracks for staged rollouts where the track version has configuration changes not yet in production

Workaround: Publish the app to production with the correct managed configuration schema, even if the production version is not the one actively deployed to devices. The production listing controls what managed config options are available in the EMM console, regardless of which track version is installed on devices.

For more detail on this limitation, see Managed configurations and app tracks.

mail Reply by email | edit_note Edit this page | code_blocks Code

Docs

General
Provisioning
Work profile
Fully managed
App management
FAQ