May 2019
Intermediate to advanced
504 pages
11h 50m
English
We have been mentioning distribution rings in regards to App Center since we started setting up the ALM pipeline for our applications. As we have already seen, a distribution ring refers to an app that's created on your personal or organization account. This ring represents an environment-specific (for example, Dev) compilation or a certain platform (for example, iOS) of our application.
An AppCenter application is represented through what is called an application slug. An application slug can be extracted from the URL of the app center page:
App Slug: {username}/{application}
App Slug: {orgname}/{application} ...Read now
Unlock full access