I am looking for an alternative to HockeyApp, so that I can host and deliver Xamarin Application to end customers (UWP, iOS, Android). The reason I cannot use HockeyApp is that the authentication mechanism has changed and requires one of github, microsoft, google, etc credentials to register/login. The end customers with their business emails, should not be using personal logins to access enterprise stuff. Have checked tools like TestFairy, etc. None of them serve the purpose or are missing UWP app hosting.
Asked
Active
Viewed 1,716 times
1
-
1Actually, you can distribute apps with App Center without requiring users to login. All they need to download the app is a publicly accessible link. You can set it up in Groups under Distribute tab. – rubo Dec 12 '18 at 11:23
-
1@rubo That is true for "public" links, but I ran into the same issue as a client needed to use their company addresses to control access and AppCenter does not support 3rd-party OAuth2 and requiring enterprise users to use non-enterprise/public logins just does not fly (nor does AppCenter support 3rd-party/self-hosted git servers, another nail in that coffin....) – SushiHangover Dec 12 '18 at 11:41
-
AppCenter is absolute garbage. Avoid it all costs. – RunLoop Aug 29 '19 at 14:16
2 Answers
1
Your customers can create Microsoft account with their business email. It's free. Not tied to outlook.com email address. They will benefit from improved security compared to the deprecated HockeyApp authentication.

Tomáš Veselý
- 91
- 1
- 3
0
you can create google account with office email, suppose for your business you use oultlook.com, with the same id you can create account on google only thing is gmail will not be there for you because you already have outlook, but you can use all google service with this account.

Avinash Jadaun
- 1,892
- 17
- 16