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
- Host: GitHub
- URL: https://github.com/lana-20/app-distro-solutions
- Owner: lana-20
- Created: 2023-01-09T20:59:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T00:26:34.000Z (over 2 years ago)
- Last Synced: 2024-12-30T09:47:53.990Z (9 months ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 versionPublishing 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.
