I made a simple timer app for Android, desktop, and browser. I think it's ready for most part, and I'm starting to look into publishing it.
I decided to start with Android / Play Store, which immediately gives me a roadblock. Google Play Console says:
Have at least 20 testers opted-in to your closed test (1 tester currently opted-in)
Run your closed test with at least 20 testers, for at least 14 days
I want to look into F-Droid and Flathub once I have this sorted out. But before that, any opinions on the app, or volunteers for testing, as I don't have 20 friends to ask?
I literally just finished doing the same thing for my own foss app (and I also used Flutter). Right now I'm waiting for my production review. To get people added to your closed test, you have to either collect a list of email address, or create a google group they can join. If you use a google group, that will be a bit easier for testers to join since people can click the group link, and then the test link, instead of waiting for you to add their email.
If you can't initially get all the testers you need, I would recommend making a post on the AndroidClosedTesting reddit; I found them really helpful to get the last few testers I needed.
Don't know about Google but you can set up your own F-Droid repository, and you can also prepare to try to get it to ship via the main F-Droid repository. And if you have releases on Github you can maybe ask to have it also included with IzzyDroid F-Droid repo https://android.izzysoft.de/intro.php
Yeah, I think I won't wait for the Play release to happen anymore because Google experience has been nothing but a bunch of hoops they want me to jump through.
The one time i published on the play store I just skipped that part and hit publish. I think it took several days to go live the first time but otherwise didn’t seem to matter.
I tried to help and become a tester, but I'm getting an error. Do you need to specifically add my account to your list of testers so I can access it or something? If that's the case, I can PM you my account.
It's quite interesting to read about these hurdles, even though I'm not planning to publish anything in the foreseeable future. Always just on the downloading side. Thanks for posting. Hope you get it sorted out!