如何在商店中提交通用应用程序 [英] how to submit universal app in store

查看:106
本文介绍了如何在商店中提交通用应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


 大家好,


          ;     我已经在Windows 8.1中开发了通用应用程序,现在我必须在商店中提交我的应用程序。


之前用于测试我已经在Windows中安装了两个单独的软件包手机和表面/ pc。


即.appxbundle用于手机构建安装(通过windows phone应用程序部署8.1工具)


用于PC我已经创建了应用程序打包并打开Add-AppDevPackage.ps1并使用powershell运行并安装构建。



即两个设备的两个独立构建。


 请帮助我如何在商店中提交通用版本(是.appxupload?)以及如何在Windows手机和表面安装该版本进行测试


谢谢。








sarvesh

解决方案

对于Windows 8.1通用,您需要生成2个包(1个用于手机,1个用于桌面)。对于Windows 10 UWP,它只有一个包。


这是c 为Windows 8.1商店应用程序提供应用程序包。  https://msdn.microsoft.com/en-us/library/hh975357.aspx &
这个用于Windows 10 UWP :  https://msdn.microsoft.com/en-us/library/ hh454036.aspx  



 Hi All,

               I have developed universal app in windows 8.1 now i have to submit my app in store.

previously for testing i have took two separate packages for installing in windows phone and surface/pc.

i.e .appxbundle for phone build installation(through windows phone application deployment 8.1 tool )

for pc i have create app package and opened Add-AppDevPackage.ps1 and run with powershell and installed the build.

i.e two separate build for two devices.

 please help me how to take universal build to submit in store (is it .appxupload ?) and how can i install that build in windows phone and surface for testing

Thanks.


sarvesh

解决方案

For Windows 8.1 universal you need to generate 2 packages (1 for phone and 1 for desktop). With Windows 10 UWP it is only 1 package.

Here is the documentation for creating app packages for Windows 8.1 Store apps. https://msdn.microsoft.com/en-us/library/hh975357.aspx and this one for Windows 10 UWP: https://msdn.microsoft.com/en-us/library/hh454036.aspx 


这篇关于如何在商店中提交通用应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆