简体   繁体   中英

Install windows app without store

I´ve developed a windows app with cordova/phonegap in visual studio.

I installed it for testing purposes with that instruction: Cordova Visual Studio, install appx on windows tablet

Now, I want to install it on a few devices (Around 10) without publishing the app in the windows store.

With this instruction, I need a developer licence on each device. (and it is limited in time too)

Is there an other opportunity?

The recommended way is to perform bate app test. But you still need to publish it to the windows Dev center as described in this MSDN article .

For enterprise LOB apps, we can test it using Developer sideloading . But just as you've noticed, it requires developer licence on test device.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM