An open API service indexing awesome lists of open source software.

https://github.com/lana-20/app-distro-solutions

Mobile App Distribution Solutions
https://github.com/lana-20/app-distro-solutions

Last synced: about 1 month ago
JSON representation

Mobile App Distribution Solutions

Awesome Lists containing this project

README

          

# Mobile App Distribution Solutions/Platforms

App distribution platforms:
1. [TestFlight](https://developer.apple.com/testflight/) (iOS only): The easiest and most used tool to distribute apps to external testers.
2. [Google Play Beta Testing](https://support.google.com/googleplay/android-developer/answer/3131213?hl=en) (Android only): Alpha/Beta test app distribution for Android applications.
3. [FireBase](https://firebase.google.com/): Provides a streamlined solution for distributing apps, with a single toolset for iOS and Android.
4. [Appaloosa](https://www.appaloosa.io/en/): A simple and secure enterprise app store.
5. [AppCenter](https://appcenter.ms/): Can be integrated with Android, iOS, macOS, tvOS, or Windows app.
6. [TestFairy](https://www.testfairy.com/demo/): A cross-platform solution that supports iOS, Android, Xamarin, React Native, Cordova applications.

## TestFlight - Apple Ecosystem

[Apple Business Manager](https://developer.apple.com/business/distribute/) - Develop custom apps for private distribution

[How Facebook and Google Misused Apple's Enterprise Program](https://hub.packtpub.com/apple-revoked-facebook-developer-certificates-due-to-misuse-of-apples-enterprise-developer-program-google-also-disabled-its-ios-research-app/)

Per appreviewtimes.com, as of 2020, average app review time is "24-48 hours"; used to be days or even weeks.

_Note:_ TestFlight app must be installed on the device from the App Store.

## Google Play - Android Ecosystem

[Alpha Test on Google Play](https://support.google.com/googleplay/android-developer/answer/3131213?hl=en):
- Up to 100 internal testers
- Testers are invited via Gmail or a public link
Note: More than one version of the same app cannot be tested at the same time; you have to leave the test program in order to download a production version

Publishing an Android app in Google Play takes about an hour or two; sometimes even faster.

_Note:_ More than one version of the same app cannot be tested at the same time; must leave the test program in order to download a production version.

![unnamed](https://user-images.githubusercontent.com/70295997/211433526-3623ea6b-0fd0-4aa9-b577-c1aecf3c2931.png)