pariyatti / mobile-app

The Pariyatti mobile app
https://pariyatti.app/
GNU Affero General Public License v3.0
8 stars 11 forks source link

Android Play Store: fix 404s for internal testers that is observed when someone has already joined the beta track for Pariyatti app #110

Closed deobald closed 1 year ago

balwa commented 1 year ago

The way we resolve this is by closing/pausing two tracks. The internal testing track enables us to create and manage internal testing releases to make the app available to up to 100 internal testers. It's more than sufficient at this point. And having four tracks just adds to overhead of releasing it to four tracks.

One closed testing track is closed and open testing track is paused. So similar to test flight, we release internally and we release it to the public.

Active

Internal_testing_trac

Stopped track

Closed_testing_track

**Paused track***

Open_testing_Paused
balwa commented 1 year ago

this means the android release documentation needs to be updated to reflect the new workflow