appcenter-docs
appcenter-docs copied to clipboard
Distribute fetches updates from any public distribution group
The portion of the documentation in question is:
it means that they'll get the latest release from any public distribution group.
I take that to mean that if I have two distribution groups, prod
and dev
. Then if I have enabled in-app updates via the Distribution module every time I upload a new build to prod
all the users in dev
will be prompted to download it. Likewise, every time I upload a build to dev
all the prod
users will be prompted to download the dev
build.
Is that the intended functionality? Is there some sort of key we can set at build time to indicate which distribution group a build should be part of? It seems like it should fetch the new update for whichever distribution group the app was initially downloaded from just like it does for the private distribution groups.
If the intended functionality is that every time a new build is uploaded to any public distribution groups all the other distribution groups receive that same build. Then it would be nice if there was a NOTE section that makes it super clear how the process works. Or maybe the clarification on this can be put next to, "The default value is UpdateTrack.PUBLIC
".
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 40294974-bc6b-45af-f1bd-3bd8187153ac
- Version Independent ID: 21420d35-1e72-a8b8-d587-40b2913120ba
- Content: App Center Distribute for Android - Visual Studio App Center
- Content Source: docs/sdk/distribute/android.md
- Service: vs-appcenter-sdk
- Sub-service: app-center-distribute
- GitHub Login: @King-of-Spades
- Microsoft Alias: kegr