Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support to Firebase Distribution #233

Closed
ggirotto opened this issue Nov 12, 2021 · 0 comments
Closed

Adds support to Firebase Distribution #233

ggirotto opened this issue Nov 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or changes to an existing one toolkit Relates to the tooling environment, such as CI and scripts

Comments

@ggirotto
Copy link
Contributor

[Firebase Distribution[(https://firebase.google.com/docs/app-distribution) allows a fast and reliable way to deploy internal versions of Memo to the development team. This allows a deploy from a feature that's still under development so it may be evaluated by the rest of the team (Designers as an example).

Although App Store Connect and Google Play offer support to internal testing as well, they've some bad limitations that we don't want to handle with, such as updating the build number of the project when deploying a new internal version. Firebase Distribution doesn't require that, which makes it a good solution for internal deploy.

@ggirotto ggirotto added enhancement New feature or changes to an existing one toolkit Relates to the tooling environment, such as CI and scripts labels Nov 12, 2021
@ggirotto ggirotto self-assigned this Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or changes to an existing one toolkit Relates to the tooling environment, such as CI and scripts
Projects
None yet
Development

No branches or pull requests

1 participant