Install an appx manually on multiple Windows Phone 8.1 devices

﹥>﹥吖頭↗ 提交于 2020-01-17 04:08:10

问题


I'm doing a Windows Phone 8.1 application. It works ok, I can try it on emulator and on my phone, because I've registered it.

Now, I have to pass the app to my client to test it (they are going to test it on multiple devices). I was looking but I didn't find any aswer to this questions:

  • How can I create and send them an appx that they can install on their phones?

  • What kind of developer license I need?

  • Do they have to register their phones with the same certificate I create the appx?
  • How can they install the appx I've sent them via email for example?

Thank you very much!


回答1:


sideloading Windows Phone appx files is not directly possible if the device is no registered developer device. And sadly there can be only 3 devices registered.

You can set up a new app in your developer account dashboard and submit it to the store as a beta version. Then you can "invite" up to 10000 people by entering their email addresses.

More info here: https://msdn.microsoft.com/en-us/library/windows/apps/jj215598%28v=vs.105%29.aspx



来源:https://stackoverflow.com/questions/28497881/install-an-appx-manually-on-multiple-windows-phone-8-1-devices

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!