Applivery provides a very powerful way to distribute Apps using Public or Private App Stores that support multiple security and branding configurations. Additionally, we also provide the possibility of having different configurations for each App and each User.
Below we will go through the different options provided by the platform. Please read it carefully since they represent the most important concepts in Applivery.
Applivery supports both Public and Private App Stores.
Public App Stores:
yourname.applivery.com or your Custom Domain).Private App Stores:
In both cases, users will be able to Add the App Store to their Home Screen to have more direct and easy access to your Workspace Apps.
For each App (project) you have in Applivery you will be able to have one or more Published Apps that will help you organize how your Apps are available within your project Collaborators and Employees through the App Store. There are three important concepts to properly configure them:
develop) or Git Tag (i.e.: 3.2.1).
When configuring Private Published Apps (either using Applivery Login or Single Sign-On) you can also specify which user groups will have access to the App itself. To do so, add the list of user groups below the Security Selector and then click Save.
You also have the option to define the countries that will be granted access to or blocked from the App publication. To do this, include the list of countries in the Access control setting, specify the required ones, and then click Save.
When distributing your app to different groups (e.g., internal testers, QA, clients, or partners), create separate publications for each audience. This allows you to manage access and visibility independently and keep your distribution workflow organized.
If you frequently upload new builds, avoid creating a new publication for each one. Instead, create a publication with Build Selection = Last.
Then:
This configuration allows you to maintain a single publication that always points to the latest build, while still giving access to previous builds through the build history.
You can also share or access a specific build by appending the following to the publication URL: demo.applivery.io/{pubSlug}/{OS}/{buildId}
This approach keeps distribution simple while preserving access to historical builds when needed.