【发布时间】:2016-04-02 14:33:14
【问题描述】:
在围绕 Windows 10 的活动和促销活动中,我总是看到 UWP 应用可以在 Microsoft 家族的所有设备上运行。
为了确认,当我在浏览器上浏览 UWP 应用并单击以查看应用页面的源代码时,我能够看到以下元数据:
<meta name="description" content="Download this app from Microsoft Store for Windows Phone 10, Windows 10, Surface HUB, HoloLens, other Windows devices, Xbox. See screenshots, read the latest customer reviews, and compare ratings. " />
那么为什么我在我的 Xbox 应用商店中看不到这些应用? 我已经阅读了thisstackoverflow 的答案,其中谈到了 Xbox SDK,但我不相信是这种情况。
谁有更多关于在 Xbox 上部署通用应用程序的信息?
【问题讨论】:
-
您链接的问题是正确的。目前,开发人员无法将 UWP 应用部署到 Xbox(或发布到 Xbox 商店)。这应该在将来可用。
标签: windows-10 uwp xbox