We are strong advocates of continuous delivery to allow fast and frequent feedback from the client and to avoid release hell. We've found our clients love the fact they access the current developement progress at any time through the love build page. Development transparency and progress allow us to stay on course during a development and also save time because we don't need to make a formal release in order to check a feature update with our clients.
The live builds page is disabled by default and is a paid subscriber feature only. To enable live builds select it from the Project->Settings->Live builds tab.
Once live builds are enabled your client will see a "Live builds" button on the stage page and will be able to see any builds you've pushed from CI.
The live builds page shows the date time that the app package was uploaded.
You can upload your builds automatically from CI/your build server using:-