I built DistApp, a tool for managing and distributing Android, iOS, and Desktop app builds. I created it after App Center Distribution was discontinued, I wanted a way to share builds with my QA team and users.
DistApp lets you manage multiple apps across different organizations, all in one place. It also supports self-hosting on your own infrastructure and is open-source: https://github.com/yunusefendi52/distapp
You can try the free version by signing in with your Google account. I chose not to support email/password accounts in the free version to reduce abuse. But I’m open to suggestions if you think there’s a better way :)
I built DistApp, a tool for managing and distributing Android, iOS, and Desktop app builds. I created it after App Center Distribution was discontinued, I wanted a way to share builds with my QA team and users.
DistApp lets you manage multiple apps across different organizations, all in one place. It also supports self-hosting on your own infrastructure and is open-source: https://github.com/yunusefendi52/distapp
You can try the free version by signing in with your Google account. I chose not to support email/password accounts in the free version to reduce abuse. But I’m open to suggestions if you think there’s a better way :)
Thank you