Skip to main content

Beta distribution

Abstract

Release Management offers a convenient, secure solution to distribute your mobile apps to testers without having to engage with either TestFlight or Google Play. Once you have installable artifacts, Bitrise generates both private and public install links that testers or other stakeholders can use to install the app on real devices.

Release Management offers a convenient, secure solution to distribute your mobile apps to testers without having to engage with either TestFlight or Google Play. Once you have installable artifacts, Bitrise generates both private and public install links that testers or other stakeholders can use to install the app on real devices.

Using the public install page in Release Management

The public install page is a publicly available web page, containing an install link that anyone can use to install an app on their device. You can use this to distribute your mobile app to external testers without uploading to TestFlight or Google Play.

To distribute the public install page to external users:

  1. Open Release Management and select your connected app, then select Artifacts on the left navigation menu.

  2. Select your artifact from the list and click the arrow on the right to open the Details page.

  3. Find the Public install page section and toggle it on.

  4. Copy the URL and send it to testers.

    Distributing with the Bitrise CI

    If you use Bitrise CI to build your installable artifact, you can use the Deploy to Bitrise.io Step to distribute the public install link to testers.