W10 商店中购买的应用程序仍处于试用过期模式

Purchased App in W10 Store remains in trial expired mode

一些客户报告说,即使在购买后,我们在 W10 商店中的应用程序仍处于试用过期模式。警告对话框由商店本身给出,我们没有在旧版应用程序中实施任何商店 API。

如何解决?现在商店限制自己的试用期,不需要申请代码。

How to fix? Nowadays store limits itself the trial period, there is no code needed to app for that.

如果您的应用是桌面应用程序,您需要配置 StoreContext 对象以指定模式对话框的所有者 window,否则此对象将 return 数据不准确或出错.

你做过这个配置吗?详情请参考Using the StoreContext class with the Desktop Bridge.