I have developed a Windows 8 app using Visual Studio 2013 in C#/XAML. I need to start deploying the app to our salespeople who are in the field most of the time. They are running tablets using Windows 8.1 RT. I can get the app to load but it requires a developers license to get it to work. This license expires in a month. I really don't want to have to renew the developers license on each tablet every month. It seems the alternative is to put them on a domain. This is not useful since they are out in the field most of the time. Another option is to use Sideloading License Keys. First off, no-one seems to know where to get them. They point you at VLSC but the trail grows cold once you get there. Secondly, if I have developed an app for internal use at our company, why should I need to buy a license for each tablet on which I am using it. There has to be something I can do to deploy my app without this much trouble. Have I made a mistake by choosing Windows 8.1 Tablets as the platform on which to base our mobile app? Can anyone help me with this?
Jim Wilcox