If you are a mobile app developer then you might have ended up distributing builds to testers. Well, there are some app distribution platforms for testing that are available but they offer very fewer functionalities for free users, and for more features you have to pay. To avoid paying extra bucks some companies or individual also uses cloud storage like dropbox or google drive. But again they have some limitations for free users.

Firebase App Distribution

Firebase App Distribution makes distributing your apps to trusted testers painless. By getting your apps onto testers' devices quickly, you can get feedback early and often. And if you use Crashlytics in your apps, you’ll automatically get stability metrics for all your builds, so you know when you’re ready to ship.

Features

  1. Cross-Platform – Supports both android and iOS.
  2. Instant App Delivery – No SDK integrations.
  3. Support Multiple Ways – Distribute Apps using Firebase Console, Gradle, Firebase Cli, or Fastlane.
  4. Manage Testers – Manage your testing teams by organizing them into groups. Easily add new testers with email invitations
  5. Works With Crashlytics – When combined with Crashlytics, get insights into the stability of your test distributions.
  6. Storage – It keeps the files for 150 days or 5 months

Using Firebase Console

The simplest way to use this is to use firebase console.

Open https://console.firebase.google.com/

create project screenshot
Enter your project name
create project step 2 screenshot
Click on continue
create project step 3 screenshot
Select default account for firebase
create project step 4 screenshot
create project step 5 screenshot
Click on continue
Get started  screenshot
Click on android icon
register app screenshot
Register your app
register app step 2 screenshot
Click on continue to console
Setup completed screenshot
Click on get started
Setup completed screenshot

Tap on browse and upload your APK file.

Setup completed screenshot

1.0 – App Version Name
1 – App Version Code

Now type the email address of the tester and press enter.

Upload Apk and add tester screenshot
Click Next to continue
Add Release notes screenshot

Add your release notes for your application (Optional). And then press the distribute button.

Distribute App screenshot

All the testers whose email ids were added in the list will get an email.

Mobile App screenshot

But make sure that you open this mail on your mobile phone. Because the link can only be opened in mobile device.

Mobile App screenshot
Opened in my mobile

Now click on Download to download it on your mobile phone. Or you can also click Download App Tester App to view all the testing builds in the app.

In the next tutorial, we will use Fastlane and push the APK file on firebase.

Check out my other articles from here

5 1 vote
Article Rating
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments