最近Windows Store和Windows Phone Store已经合并,就像您在开发人员门户网站,面向用户的Windows应用商店网站等上看到的那样。
由于发生这种情况,我们在应用中使用的一些链接已停止工作。
如:
ms-windows-store:search?publisher=OurPublisherName
ms-windows-store:reviewapp?appid=OurAppId
有关这些的文档是here。其他人有这个麻烦吗?
答案 0 :(得分:3)
我能够使用以下格式的网址解决这些问题:
ms-windows-store:Publisher?name=OurPublisherName
ms-windows-store:Review?PFN=OurPackageFamilyName
要在您的帐户中查找这些值,请登录新的Windows开发人员中心|选择你的应用程序|应用概述|向下滚动到App Identity。
Package/Properties/PublisherDisplayName
将显示您的发布商名称。请务必使用%20
替换任何空格。 Package Family Name (PFN)
是此应用的PFN。
答案 1 :(得分:0)
我的链接断开了,因为我选择了private audience,却忘记了设置。
我从商店消息中心收到通知,“恭喜!JobTalk现在已发布到商店”。单击链接后,我便获得了
We are sorry, the page you requested cannot be found.
The URL may be misspelled or the page you're looking for is no longer available.