Vineet Choudhary
Vineet Choudhary

Reputation: 7632

How can I beta test an Universal Windows Platform Application?

How can I beta test an Universal Windows Platform Application? I can install it on my own device, and anyone else who gives me device. But how can I provide the application to external testers using just their email address?

So, Is there any way to do a specific user release via the Windows Store or any other Wireless Distribution stuff for beta testing?

Upvotes: 0

Views: 1222

Answers (1)

GeertvdC
GeertvdC

Reputation: 2918

There are options in the Windows store to hide your app for public but make it available for your specific testers. here is the guide:

https://msdn.microsoft.com/en-us/windows/uwp/publish/beta-testing-and-targeted-distribution

you could also look at Hockeyapp which has a beta app store although this works best for testing with internal users.

Upvotes: 2

Related Questions