UWP - 试用过期时的不正确行为

UWP - Incorrect behaviour when Trial Expired

根据documentation,当试用期结束并且用户打开应用程序时,会显示一条消息。但是在这种情况下,我的应用程序在显示启动画面后关闭,没有任何消息。

the same question on the Microsoft's forum,但我什么也写不出来(当我尝试提交问题时 returns 我 unexpected error)并且没有答案。

我在事件日志中收到以下行:

App failed with error: No applicable app licenses found. See the Microsoft-Windows-Twin/Operational log for additional information.

附加信息:

< Data Name="ErrorCode" >-1058406399< /Data > 

这是 Microsoft 的错误,他们承诺会修复它。您可以获得更多详细信息on the msdn-forum.