Adds support to Firebase Distribution
#233
Labels
enhancement
New feature or changes to an existing one
toolkit
Relates to the tooling environment, such as CI and scripts
[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
andGoogle Play
offer support to internal testing as well, they've some bad limitations that we don't want to handle with, such as updating thebuild 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.The text was updated successfully, but these errors were encountered: