无法从商店下载提交的应用程序 [英] Can't download submitted app from the store

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

问题描述

我正在使用Unity进行开发,并且最近更新了一个内容更多的Windows Phone应用程序并遇到了一个奇怪的问题。该应用程序可以从Visual Studio构建和部署,没有任何错误或警告,并且运行完美。它被提交了
并通过了验证,但是在尝试下载已发布的更新时,它达到了大约70%,然后停止说"需要注意"。

I'm using unity for development and have recently updated one of our Windows Phone apps with more content and ran into a strange problem. The app can be built and deployed from Visual Studio without any errors or warnings, and runs perfectly. It was submitted and passed verification however when trying to download the published update it gets to about 70% before stalling saying "Attention Required".

点击此按钮后,我收到"我们在安装此应用时遇到问题。点击并按住该项目,然后点击"重试"。重试完全相同。我尝试使用在多个版本的Visual Studio中创建的构建无济于事。这个问题似乎是
与.dlls统一产生的大小相关联,因为该应用程序的脚本非常重。

Upon clicking this I receive "We're having trouble installing this app. Tap and hold the item, then hit Retry". Retrying does the exact same thing. I have tried using builds created in multiple versions of Visual Studio to no avail. The issue seemed to be tied with the size of the .dlls unity produces, since the app is extremely script heavy.

通过删除更新中添加的部分内容,我能够确定添加的脚本不是问题,而只是增加了它对.dll的影响。

By removing parts of the content added in the update I was able to determine that it was not an issue with the added scripts but simply the increase it caused to the .dlls.

如果有人遇到类似的东西或有任何我可以尝试的东西,我们将非常感激。 

If anyone has encountered anything similar or has anything I can try, it would be much appreciated. 

谢谢,杰克逊。

推荐答案

几个月前我的一个应用程序出现了类似的错误。这是因为app功能没有被正确声明。

I had got similar error few months back for one of my app. It was because app capabilities were not declared properly.

http://blogs.msdn.com/b/wsdevsol/archive/2013/05/08/your-published-windows-phone-7-8-application-fails-to -run.aspx

对于Windows Phone 8.1应用,您还可以尝试"项目 - >商店 - >启动Windows应用认证工具包"

For Windows Phone 8.1 apps you can also try "Project -> Store -> Launch Windows App Certification Kit"


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

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