How to publish Flutter Apps to Firebase App Distribution

preview_player
Показать описание
Learn the easy way to Publish Flutter Apps to Firebase App Distribution with Codemagic CI/CD tool.

This guide will show you how to easily distribute Android and iOS builds of your Flutter app to tester groups in Firebase App Distribution.

Prerequisites:

In order to follow this guide, you will need the following:

🛠️ A Flutter project that you want to distribute to QA in Firebase
🛠️ Access to your project in the Firebase console (create a new one if it doesn’t exist)
🛠️ One app added for iOS and one app added for Android to your Firebase app distribution project (create new ones if they don’t exist)
🛠️ A tester group created for each group of app testers (you can create them in Firebase console App Distribution Testers & Groups section)

Рекомендации по теме
Комментарии
Автор

What about the iOS platform distributing in Firebase?

peekors
Автор

I have followed all the steps but when compiling I get the following error:


Publishing failed :|
Failed to publish to Firebase App Distribution:
Error: Failed to authenticate, have you run firebase login?
.

I would appreciate your prompt response, thank you.

samuelaimarmauriciolaime
Автор

I'm getting this error

Publishing failed 😐
Failed to publish to Firebase App Distribution: i getting app details (Distribution type: aab)...

aikbusmeon